]> 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 b539d4a689e51ffc27ab475caf43bd3953b5b69f..5c9e69af3b759d7cea1289aee0718156497dc298 100644 (file)
@@ -1,4 +1,10 @@
 CONFIG_ARM=y
+CONFIG_ARCH_BCM283X=y
 CONFIG_TARGET_RPI_2=y
-CONFIG_SYS_MALLOC_F=y
-CONFIG_SYS_MALLOC_F_LEN=0x400
+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
This page took 0.02503 seconds and 4 git commands to generate.