]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
kirkwood: sheevaplug: add FDT support
authorDrEagle <dreagle@doukki.net>
Wed, 17 Dec 2014 14:02:48 +0000 (15:02 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:59:08 +0000 (12:59 +0200)
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>
include/configs/sheevaplug.h

index 589655ab190d91a1285a9329744debab9b2258b0..84029cb39927779cf49a8acfaaa3025a48112499 100644 (file)
 #define CONFIG_LZMA
 #define CONFIG_LZO
 
+/*
+ * Enable device tree support
+ */
+#define CONFIG_OF_LIBFDT
+
 /*
  * Miscellaneous configurable options
  */