summaryrefslogtreecommitdiff
path: root/include/configs/rpi.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-10-18 02:12:56 (GMT)
committerTom Rini <trini@konsulko.com>2016-10-23 22:33:22 (GMT)
commitf8b19a889e0d9d21af4be6b0fd6363a5b5a546f7 (patch)
tree405fb38949de36ace5be0ddd96f474603c46f592 /include/configs/rpi.h
parent27604b158fb2a85ae96e949822870bb6add10c46 (diff)
downloadu-boot-f8b19a889e0d9d21af4be6b0fd6363a5b5a546f7.tar.xz
Convert CONFIG_LCD to Kconfig
This converts the following to Kconfig: CONFIG_LCD Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Jagan Teki <jteki@openedev.com>
Diffstat (limited to 'include/configs/rpi.h')
-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 8d4ad5d..6295036 100644
--- a/include/configs/rpi.h
+++ b/include/configs/rpi.h
@@ -71,7 +71,6 @@
/* GPIO */
#define CONFIG_BCM2835_GPIO
/* LCD */
-#define CONFIG_LCD
#define CONFIG_LCD_DT_SIMPLEFB
#define LCD_BPP LCD_COLOR16
/*