aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/omap2/Kconfig')
-rw-r--r--drivers/video/omap2/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/video/omap2/Kconfig b/drivers/video/omap2/Kconfig
deleted file mode 100644
index 63b23f87081d..000000000000
--- a/drivers/video/omap2/Kconfig
+++ /dev/null
@@ -1,10 +0,0 @@
1config OMAP2_VRFB
2 bool
3
4if ARCH_OMAP2PLUS
5
6source "drivers/video/omap2/dss/Kconfig"
7source "drivers/video/omap2/omapfb/Kconfig"
8source "drivers/video/omap2/displays-new/Kconfig"
9
10endif