mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-28 23:23:30 +08:00
bcm968580xref: switch to CONFIG_OF_SEPARATE
The option OF_EMBED is deprecated, so we switch to CONFIG_OF_SEPARATE Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
This commit is contained in:
parent
5f137b5a58
commit
eefc01d590
@ -18,7 +18,6 @@ CONFIG_CMD_BOOTEFI_SELFTEST=y
|
||||
CONFIG_DOS_PARTITION=y
|
||||
CONFIG_ISO_PARTITION=y
|
||||
CONFIG_EFI_PARTITION=y
|
||||
CONFIG_OF_EMBED=y
|
||||
CONFIG_DEFAULT_DEVICE_TREE="bcm968580xref"
|
||||
# CONFIG_NET is not set
|
||||
CONFIG_BLK=y
|
||||
|
Loading…
Reference in New Issue
Block a user