kirkwood: sheevaplug: add FDT support

LIBFDT feature is required to support new kernels.

Signed-off-by: Gérald Kerma <drEagle@doukki.net>
Reviewed-by: Luka Perkov <luka.perkov@sartura.hr>
This commit is contained in:
DrEagle 2014-12-17 15:02:48 +01:00 committed by Luka Perkov
parent 7f30f4b5b2
commit 9a5e0a7d5b

View File

@ -32,6 +32,11 @@
#define CONFIG_LZMA
#define CONFIG_LZO
/*
* Enable device tree support
*/
#define CONFIG_OF_LIBFDT
/*
* Miscellaneous configurable options
*/