common: add CMD_GPIO to Kconfig
[platform/kernel/u-boot.git] / configs / woodburn_defconfig
index 9f96bd9..6c60f5e 100644 (file)
@@ -1,2 +1,5 @@
 CONFIG_ARM=y
 CONFIG_TARGET_WOODBURN=y
+CONFIG_SYS_PROMPT="woodburn U-Boot > "
+CONFIG_CMD_GPIO=y
+# CONFIG_CMD_SETEXPR is not set