mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
MIPS: pic32mzdask: switch to CONFIG_OF_SEPARATE
Fix the Kconfig warning to not use CONFIG_OF_EMBED in defconfigs. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
This commit is contained in:
parent
a6fde6bd69
commit
764d7b33e6
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ CONFIG_CMD_TIME=y
|
|||
CONFIG_CMD_EXT4_WRITE=y
|
||||
# CONFIG_ISO_PARTITION is not set
|
||||
# CONFIG_EFI_PARTITION is not set
|
||||
CONFIG_OF_EMBED=y
|
||||
CONFIG_DEFAULT_DEVICE_TREE="pic32mzda_sk"
|
||||
CONFIG_NET_RANDOM_ETHADDR=y
|
||||
# CONFIG_BLK is not set
|
||||
|
|
Loading…
Add table
Reference in a new issue