mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-17 12:41:32 +00:00
mips: pic32mzdask: enable CONFIG_BLK
CONFIG_BLK needs to be enabled by default to allow U-Boot to compile after a 'make pic32mzdask_defconfig'. Signed-off-by: John Robertson <john.robertson@simiatec.com>
This commit is contained in:
parent
69af033fb9
commit
95e7141294
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ CONFIG_CMD_EXT4_WRITE=y
|
|||
# CONFIG_EFI_PARTITION is not set
|
||||
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
|
||||
CONFIG_NET_RANDOM_ETHADDR=y
|
||||
# CONFIG_BLK is not set
|
||||
CONFIG_CLK=y
|
||||
CONFIG_MMC=y
|
||||
CONFIG_DM_MMC=y
|
||||
|
|
Loading…
Add table
Reference in a new issue