summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <[email protected]>2012-07-27 11:40:13 +0900
committerAlbert ARIBAUD <[email protected]>2012-10-03 02:04:24 +0200
commit15f2aa79801c545a3b96f92fadc731e5be0718fd (patch)
tree91cc159de3034fc5d225b80f1856b9133a3f1fa3 /include
parent4f007b8334b9ed7170254cc784ad4f23f10192d0 (diff)
arm: rmobile: kzm9g: Add LIBFDT support
Signed-off-by: Nobuhiro Iwamatsu <[email protected]> Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/kzm9g.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/kzm9g.h b/include/configs/kzm9g.h
index bc6dc72de1b..15c03c70753 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