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~10^2~35 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=15f2aa79801c545a3b96f92fadc731e5be0718fd;p=platform%2Fkernel%2Fu-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 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 #define CONFIG_CMDLINE_TAG