From: Nobuhiro Iwamatsu Date: Fri, 27 Jul 2012 02:40:13 +0000 (+0900) Subject: arm: rmobile: kzm9g: Add LIBFDT support X-Git-Tag: v2012.10-rc3~15^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15f2aa79801c545a3b96f92fadc731e5be0718fd;p=pandora-u-boot.git arm: rmobile: kzm9g: Add LIBFDT support Signed-off-by: Nobuhiro Iwamatsu Signed-off-by: Nobuhiro Iwamatsu --- 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 #define CONFIG_CMDLINE_TAG