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>
master
DrEagle 11 years ago committed by Luka Perkov
parent 7f30f4b5b2
commit 9a5e0a7d5b
  1. 5
      include/configs/sheevaplug.h

@ -33,6 +33,11 @@
#define CONFIG_LZO
/*
* Enable device tree support
*/
#define CONFIG_OF_LIBFDT
/*
* Miscellaneous configurable options
*/
#define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */

Loading…
Cancel
Save