]> Git Repo - J-u-boot.git/blobdiff - configs/rpi_2_defconfig
common: add CMD_GPIO to Kconfig
[J-u-boot.git] / configs / rpi_2_defconfig
index 4b920454eeb1600837bd276ffd7964ff32d9028b..5c9e69af3b759d7cea1289aee0718156497dc298 100644 (file)
@@ -1,9 +1,10 @@
 CONFIG_ARM=y
 CONFIG_ARCH_BCM283X=y
 CONFIG_TARGET_RPI_2=y
+CONFIG_SYS_PROMPT="U-Boot> "
 # CONFIG_CMD_IMLS is not set
 # CONFIG_CMD_FLASH is not set
 # CONFIG_CMD_FPGA is not set
+CONFIG_CMD_GPIO=y
 # CONFIG_CMD_SETEXPR is not set
 CONFIG_PHYS_TO_BUS=y
-CONFIG_SYS_PROMPT="U-Boot> "
This page took 0.020932 seconds and 4 git commands to generate.