summaryrefslogtreecommitdiff
path: root/configs/rpi_3_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-21 21:33:30 -0400
committerTom Rini <trini@konsulko.com>2022-04-01 10:28:46 -0400
commit797c2b4a1af1e790bcb5163be7dd409c49527354 (patch)
tree331bb8ecb354d2da3a7c275f539736f85e190eea /configs/rpi_3_defconfig
parent439cc7fb05080f11eda2008f03b52bb6401ec45b (diff)
Convert CONFIG_BCM2835_GPIO to Kconfig
This converts the following to Kconfig: CONFIG_BCM2835_GPIO Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/rpi_3_defconfig')
-rw-r--r--configs/rpi_3_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rpi_3_defconfig b/configs/rpi_3_defconfig
index c7615403d33..58af5de0ff1 100644
--- a/configs/rpi_3_defconfig
+++ b/configs/rpi_3_defconfig
@@ -25,6 +25,7 @@ CONFIG_ENV_FAT_DEVICE_AND_PART="0:1"
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_TFTP_TSIZE=y
+CONFIG_BCM2835_GPIO=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_BCM2835=y
CONFIG_PHYLIB=y