mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-31 19:41:46 +00: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