]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/video/omap2/Kconfig
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[karo-tx-linux.git] / drivers / video / omap2 / Kconfig
index d877c361abdaa02405133cd12b9d23288aa82662..b07b2b042e7e242e6ff515ef0348912106f8cccb 100644 (file)
@@ -1,9 +1,10 @@
-config OMAP2_VRAM
-       bool
-
 config OMAP2_VRFB
        bool
 
+if ARCH_OMAP2PLUS
+
 source "drivers/video/omap2/dss/Kconfig"
 source "drivers/video/omap2/omapfb/Kconfig"
 source "drivers/video/omap2/displays/Kconfig"
+
+endif