diff options
| author | Tetsuyuki Kobayashi <[email protected]> | 2012-07-25 18:24:19 +0000 |
|---|---|---|
| committer | Albert ARIBAUD <[email protected]> | 2012-10-03 02:04:23 +0200 |
| commit | 67d4d26a0bf2b73d19c32baa54049309a2671225 (patch) | |
| tree | 2471218a3f9bf765b55e87a4d8535680119aa0b4 /include | |
| parent | 38263df864b9414121742318351abff622e90057 (diff) | |
arm: rmobile: kzm9g: remove unrelated config
Remove CONFIG_INTEGRATOR and CONFIG_ARCH_CINTEGRATOR. These are not for kzm9g.
Signed-off-by: Tetsuyuki Kobayashi <[email protected]>
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/kzm9g.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/kzm9g.h b/include/configs/kzm9g.h index a4d2c374b31..bc6dc72de1b 100644 --- a/include/configs/kzm9g.h +++ b/include/configs/kzm9g.h @@ -48,8 +48,6 @@ #define CONFIG_BAUDRATE 115200 #define CONFIG_BOOTARGS "root=/dev/null console=ttySC4,115200" -#define CONFIG_INTEGRATOR -#define CONFIG_ARCH_CINTEGRATOR #define CONFIG_BOOTDELAY 3 #define CONFIG_VERSION_VARIABLE |
