summaryrefslogtreecommitdiffstats
path: root/configs/UCP1020_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/UCP1020_defconfig')
-rw-r--r--configs/UCP1020_defconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/configs/UCP1020_defconfig b/configs/UCP1020_defconfig
index f9f45aea0e..60f7aa338a 100644
--- a/configs/UCP1020_defconfig
+++ b/configs/UCP1020_defconfig
@@ -1,8 +1,9 @@
CONFIG_PPC=y
-CONFIG_CMD_SETEXPR=y
-CONFIG_CMD_NET=y
CONFIG_MPC85xx=y
CONFIG_TARGET_UCP1020=y
CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc>\" to stop\n"
CONFIG_AUTOBOOT_STOP_STR="\x1b"
+CONFIG_CMD_SETEXPR=y
+CONFIG_CMD_NET=y
+CONFIG_SPI_FLASH=y
OpenPOWER on IntegriCloud