summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2022-01-23 07:04:14 -0700
committerAnatolij Gustschin <[email protected]>2022-03-28 20:28:56 +0200
commit2cbc1c019b3e63548a069427feeca7566ffe5915 (patch)
treef5834e54b2bece8d2303113ad946cb619806a46b /include
parentbfd7a1a33cf120dce6154b42643aabb05ec444d5 (diff)
video: Convert CONFIG_VIDEO_BCM2835 to Kconfig
This converts the following to Kconfig: CONFIG_VIDEO_BCM2835 This is the final ad-hoc CONFIG_VIDEO_... to convert. Signed-off-by: Simon Glass <[email protected]> Acked-by: Matthias Brugger <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/rpi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/rpi.h b/include/configs/rpi.h
index d5e064fb379..c439ec1b302 100644
--- a/include/configs/rpi.h
+++ b/include/configs/rpi.h
@@ -44,7 +44,6 @@
/* GPIO */
#define CONFIG_BCM2835_GPIO
/* LCD */
-#define CONFIG_VIDEO_BCM2835
/* DFU over USB/UDC */
#ifdef CONFIG_CMD_DFU