summaryrefslogtreecommitdiffstats
path: root/include/configs/kzm9g.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2012-07-27 11:40:13 +0900
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-10-03 02:04:24 +0200
commit15f2aa79801c545a3b96f92fadc731e5be0718fd (patch)
tree91cc159de3034fc5d225b80f1856b9133a3f1fa3 /include/configs/kzm9g.h
parent4f007b8334b9ed7170254cc784ad4f23f10192d0 (diff)
downloadtalos-obmc-uboot-15f2aa79801c545a3b96f92fadc731e5be0718fd.tar.gz
talos-obmc-uboot-15f2aa79801c545a3b96f92fadc731e5be0718fd.zip
arm: rmobile: kzm9g: Add LIBFDT support
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'include/configs/kzm9g.h')
-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 bc6dc72de1..15c03c7075 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
OpenPOWER on IntegriCloud