diff options
author | Tom Rini <trini@konsulko.com> | 2021-07-27 04:10:37 +0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-07-27 04:10:37 +0300 |
commit | df59b7d23be71db03275e4c1b243e67397b50f9a (patch) | |
tree | 631e1429acad769c66b39463bdaa8326fe81fb67 /configs/netspace_max_v2_defconfig | |
parent | b70b9b07463db2f6937c7ea6d7fb5122feb7ba1b (diff) | |
download | u-boot-df59b7d23be71db03275e4c1b243e67397b50f9a.tar.xz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/netspace_max_v2_defconfig')
-rw-r--r-- | configs/netspace_max_v2_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/netspace_max_v2_defconfig b/configs/netspace_max_v2_defconfig index 5fe8808530..d5af115064 100644 --- a/configs/netspace_max_v2_defconfig +++ b/configs/netspace_max_v2_defconfig @@ -43,7 +43,6 @@ CONFIG_ENV_ADDR=0x70000 CONFIG_NETCONSOLE=y CONFIG_DM=y CONFIG_SATA_MV=y -CONFIG_BLK=y # CONFIG_MMC is not set CONFIG_DM_SPI_FLASH=y CONFIG_SPI_FLASH_MACRONIX=y @@ -55,6 +54,5 @@ CONFIG_SPI=y CONFIG_DM_SPI=y CONFIG_KIRKWOOD_SPI=y CONFIG_USB=y -CONFIG_DM_USB=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_STORAGE=y |