[U-Boot] [PATCH 2/4] arm: rmobile: kzm9g: remove unrelated config

Tetsuyuki Kobayshi koba at kmckk.co.jp
Thu Jul 26 06:24:19 CEST 2012


From: Tetsuyuki Kobayashi <koba at kmckk.co.jp>

Remove CONFIG_INTEGRATOR and CONFIG_ARCH_CINTEGRATOR. These are not for kzm9g.

Signed-off-by: Tetsuyuki Kobayashi <koba at kmckk.co.jp>
---
 include/configs/kzm9g.h |    2 --
 1 file changed, 2 deletions(-)

diff --git a/include/configs/kzm9g.h b/include/configs/kzm9g.h
index a4d2c37..bc6dc72 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
-- 
1.7.9.5



More information about the U-Boot mailing list