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
2015-02-06 17:24:34 +01:00
committed by Luka Perkov
parent 7f30f4b5b2
commit 9a5e0a7d5b
+5
View File
@@ -32,6 +32,11 @@
#define CONFIG_LZMA
#define CONFIG_LZO
/*
* Enable device tree support
*/
#define CONFIG_OF_LIBFDT
/*
* Miscellaneous configurable options
*/