summaryrefslogtreecommitdiff
path: root/configs/work_92105_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/work_92105_defconfig')
-rw-r--r--configs/work_92105_defconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/configs/work_92105_defconfig b/configs/work_92105_defconfig
index e9fa7734e6..58771f4478 100644
--- a/configs/work_92105_defconfig
+++ b/configs/work_92105_defconfig
@@ -1,10 +1,7 @@
CONFIG_ARM=y
CONFIG_TARGET_WORK_92105=y
-CONFIG_SPL_SYS_MALLOC_SIMPLE=y
-CONFIG_SPL_DM=y
-CONFIG_DM_SERIAL=y
-CONFIG_DM_GPIO=y
CONFIG_SPL=y
+CONFIG_SPL_SYS_MALLOC_SIMPLE=y
CONFIG_BOOTDELAY=3
CONFIG_HUSH_PARSER=y
# CONFIG_CMD_IMLS is not set
@@ -17,4 +14,7 @@ CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
CONFIG_DM=y
+CONFIG_SPL_DM=y
+CONFIG_DM_GPIO=y
+CONFIG_DM_SERIAL=y
CONFIG_SYS_NS16550=y