summaryrefslogtreecommitdiff
path: root/configs/minnowmax_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-11-12 13:45:12 -0600
committerTom Rini <trini@konsulko.com>2024-11-12 15:00:36 -0600
commit867e16ae05e2c15a39b271a5cb182c733da081e3 (patch)
tree482e4fb11d05772faa93961e099a97b441e7d139 /configs/minnowmax_defconfig
parent9f538624fc799e31fae1f38dae959dca7ab97a12 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/minnowmax_defconfig')
-rw-r--r--configs/minnowmax_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/minnowmax_defconfig b/configs/minnowmax_defconfig
index 48577c5fa1b..1eddb58efaf 100644
--- a/configs/minnowmax_defconfig
+++ b/configs/minnowmax_defconfig
@@ -40,8 +40,8 @@ CONFIG_CMD_PART=y
CONFIG_CMD_SPI=y
CONFIG_CMD_USB=y
# CONFIG_CMD_SETEXPR is not set
-CONFIG_CMD_DHCP=y
CONFIG_BOOTP_BOOTFILESIZE=y
+CONFIG_CMD_DHCP=y
CONFIG_CMD_PING=y
CONFIG_CMD_TIME=y
CONFIG_CMD_BOOTSTAGE=y