aboutsummaryrefslogtreecommitdiff
path: root/configs/dreamplug_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-10 15:08:46 -0400
committerTom Rini <trini@konsulko.com>2021-08-10 15:08:46 -0400
commit3e5b62f78888740530e6f3a2e989f4c361a9d52b (patch)
treed84f75203d78c0de23885b14d3f6de32ab4fc591 /configs/dreamplug_defconfig
parent4da98ee1dd72aedaec10551ab52d647ece3a48f5 (diff)
downloadu-boot-3e5b62f78888740530e6f3a2e989f4c361a9d52b.zip
u-boot-3e5b62f78888740530e6f3a2e989f4c361a9d52b.tar.gz
u-boot-3e5b62f78888740530e6f3a2e989f4c361a9d52b.tar.bz2
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/dreamplug_defconfig')
-rw-r--r--configs/dreamplug_defconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/configs/dreamplug_defconfig b/configs/dreamplug_defconfig
index 020d8b9..6643913 100644
--- a/configs/dreamplug_defconfig
+++ b/configs/dreamplug_defconfig
@@ -17,6 +17,7 @@ CONFIG_USE_PREBOOT=y
CONFIG_HUSH_PARSER=y
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_IDE=y
+CONFIG_CMD_SATA=y
CONFIG_CMD_USB=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_DHCP=y
@@ -32,12 +33,15 @@ CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_USE_ENV_SPI_MAX_HZ=y
CONFIG_ENV_SPI_MAX_HZ=50000000
CONFIG_ENV_ADDR=0x100000
+CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_NETCONSOLE=y
CONFIG_DM=y
+CONFIG_SATA_MV=y
# CONFIG_MMC is not set
CONFIG_MTD=y
CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH_MACRONIX=y
+CONFIG_DM_ETH=y
CONFIG_MVGBE=y
CONFIG_MII=y
CONFIG_DM_RTC=y
@@ -49,7 +53,3 @@ CONFIG_KIRKWOOD_SPI=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_STORAGE=y
-CONFIG_DM_ETH=y
-CONFIG_NET_RANDOM_ETHADDR=y
-CONFIG_CMD_SATA=y
-CONFIG_SATA_MV=y