ARM: dreamplug: Enable FDT support

I have tested booting both FDT and non-FDT based Linux kernels (based on
http://marc.info/?l=linux-arm-kernel&m=133002679716986 and
http://marc.info/?l=linux-arm-kernel&m=132328894303581 respectively).

Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
Cc: Jason <jason@lakedaemon.net>
Cc: Prafulla Wadaskar <prafulla@marvell.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
This commit is contained in:
Ian Campbell 2012-02-27 21:19:02 +00:00 committed by Albert ARIBAUD
parent 0a6deb3251
commit 5f2e142527
1 changed files with 2 additions and 0 deletions

View File

@ -148,4 +148,6 @@
*/
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_OF_LIBFDT
#endif /* _CONFIG_DREAMPLUG_H */