aboutsummaryrefslogtreecommitdiff
path: root/configs/rpi_4_defconfig
diff options
context:
space:
mode:
authorTom Rini2022-03-21 21:33:30 -0400
committerTom Rini2022-04-01 10:28:46 -0400
commit797c2b4a1af1e790bcb5163be7dd409c49527354 (patch)
tree331bb8ecb354d2da3a7c275f539736f85e190eea /configs/rpi_4_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_4_defconfig')
-rw-r--r--configs/rpi_4_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rpi_4_defconfig b/configs/rpi_4_defconfig
index eac55ccbcb8..59472d77102 100644
--- a/configs/rpi_4_defconfig
+++ b/configs/rpi_4_defconfig
@@ -29,6 +29,7 @@ CONFIG_DM_DMA=y
CONFIG_DFU_MMC=y
CONFIG_SYS_DFU_DATA_BUF_SIZE=0x100000
CONFIG_SYS_DFU_MAX_FILE_SIZE=0x200000
+CONFIG_BCM2835_GPIO=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_SDMA=y
CONFIG_MMC_SDHCI_BCM2835=y