summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-01-23 17:04:14 +0300
committerAnatolij Gustschin <agust@denx.de>2022-03-28 21:28:56 +0300
commit2cbc1c019b3e63548a069427feeca7566ffe5915 (patch)
treef5834e54b2bece8d2303113ad946cb619806a46b /include
parentbfd7a1a33cf120dce6154b42643aabb05ec444d5 (diff)
downloadu-boot-2cbc1c019b3e63548a069427feeca7566ffe5915.tar.xz
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 <sjg@chromium.org> Acked-by: Matthias Brugger <mbrugger@suse.com>
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 d5e064fb37..c439ec1b30 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