diff mbox

[U-Boot,1/2] arm: rmobile: kzm9g: Add LIBFDT support

Message ID 1343357569-18556-1-git-send-email-nobuhiro.iwamatsu.yj@renesas.com
State Accepted
Delegated to: Albert ARIBAUD
Headers show

Commit Message

Nobuhiro Iwamatsu July 27, 2012, 2:52 a.m. UTC
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
---
 include/configs/kzm9g.h |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff mbox

Patch

diff --git a/include/configs/kzm9g.h b/include/configs/kzm9g.h
index bc6dc72..15c03c7 100644
--- a/include/configs/kzm9g.h
+++ b/include/configs/kzm9g.h
@@ -36,7 +36,8 @@ 
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DISPLAY_BOARDINFO
 #define CONFIG_BOARD_EARLY_INIT_F
-#define	CONFIG_L2_OFF
+#define CONFIG_L2_OFF
+#define CONFIG_OF_LIBFDT
 
 #include <config_cmd_default.h>
 #define CONFIG_CMDLINE_TAG