summaryrefslogtreecommitdiff
path: root/drivers/video/Makefile
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-03 14:19:34 (GMT)
committerSimon Glass <sjg@chromium.org>2015-08-06 03:06:16 (GMT)
commit68964dbc838077c8ecd796fd43b0aa43bb309a50 (patch)
tree8e4902bb3532980bf589c65030a99ce87caab8d8 /drivers/video/Makefile
parent24696e2f214b3a14a7fbaae032800fb8f8fc848b (diff)
downloadu-boot-68964dbc838077c8ecd796fd43b0aa43bb309a50.tar.xz
video: Remove the old parade driver
We have a new one which uses driver model and device tree configuration. Remove the old one. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/video/Makefile')
-rw-r--r--drivers/video/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/Makefile b/drivers/video/Makefile
index 599fe83..c2c4dfc 100644
--- a/drivers/video/Makefile
+++ b/drivers/video/Makefile
@@ -51,7 +51,6 @@ obj-$(CONFIG_VIDEO_VESA) += vesa_fb.o
obj-$(CONFIG_FORMIKE) += formike.o
obj-$(CONFIG_LG4573) += lg4573.o
obj-$(CONFIG_AM335X_LCD) += am335x-fb.o
-obj-$(CONFIG_VIDEO_PARADE) += parade.o
obj-${CONFIG_VIDEO_TEGRA124} += tegra124/