]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
defconfig: Add CONFIG_OF_CONTROL in zynq_picozed
authorJagan Teki <jteki@openedev.com>
Mon, 29 Jun 2015 08:46:30 +0000 (14:16 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:47:23 +0000 (00:47 +0200)
Enable FDT support for zynq_picozed board.

Signed-off-by: Jagan Teki <jteki@openedev.com>
configs/zynq_picozed_defconfig

index af77a9d9d34549f00c1590e774a9558ec89c973e..76a76e054083904f32330f73272486b60d4f87c0 100644 (file)
@@ -6,3 +6,4 @@ CONFIG_SPL=y
 # CONFIG_CMD_IMLS is not set
 # CONFIG_CMD_FLASH is not set
 # CONFIG_CMD_SETEXPR is not set
+CONFIG_OF_CONTROL=y