mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-27 22:52:31 +01:00
defconfig: Add CONFIG_OF_CONTROL in zynq_picozed
Enable FDT support for zynq_picozed board. Signed-off-by: Jagan Teki <jteki@openedev.com>
This commit is contained in:
parent
df30a425bb
commit
55c4c44d41
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue