aboutsummaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorTom Rini2022-03-21 21:33:30 -0400
committerTom Rini2022-04-01 10:28:46 -0400
commit797c2b4a1af1e790bcb5163be7dd409c49527354 (patch)
tree331bb8ecb354d2da3a7c275f539736f85e190eea /include/configs
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 'include/configs')
-rw-r--r--include/configs/rpi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/rpi.h b/include/configs/rpi.h
index c439ec1b302..7a5f0851b53 100644
--- a/include/configs/rpi.h
+++ b/include/configs/rpi.h
@@ -41,8 +41,6 @@
#endif
/* Devices */
-/* GPIO */
-#define CONFIG_BCM2835_GPIO
/* LCD */
/* DFU over USB/UDC */