]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/x600_defconfig
common: add CMD_GPIO to Kconfig
[people/ms/u-boot.git] / configs / x600_defconfig
index 7cd239b7858ad0943f0d85802d7964790c51fc0c..a1b2e337d374240d5d428c154d30c8acf3b3f831 100644 (file)
@@ -1,6 +1,11 @@
-CONFIG_SPL=y
 CONFIG_ARM=y
 CONFIG_TARGET_X600=y
-CONFIG_ETH_DESIGNWARE=y
+CONFIG_SPL=y
+CONFIG_SYS_PROMPT="X600> "
+CONFIG_AUTOBOOT_KEYED=y
+CONFIG_AUTOBOOT_PROMPT="Hit SPACE in %d seconds to stop autoboot.\n"
+CONFIG_AUTOBOOT_STOP_STR=" "
+CONFIG_CMD_GPIO=y
+# CONFIG_CMD_SETEXPR is not set
 CONFIG_NETDEVICES=y
-CONFIG_NET=y
+CONFIG_ETH_DESIGNWARE=y