backports: remove BACKPORT_BUILD_HDMI
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 5 Oct 2013 13:39:18 +0000 (15:39 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 23 Oct 2013 17:24:40 +0000 (19:24 +0200)
This was only needed for some of the DRM drivers, remove it.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
backport/compat/Kconfig

index 215de8e525883376ce2e1fa8631c2590ff855692..c3e9a040e9cd54c08b0a1e0b78eaa7fc4f6c54a6 100644 (file)
@@ -142,22 +142,6 @@ config BACKPORT_BUILD_DMA_SHARED_BUFFER
 config BACKPORT_DMA_SHARED_BUFFER
        bool
 
-config BACKPORT_BUILD_HDMI
-       bool
-       # not possible on kernel < 3.0
-       depends on !BACKPORT_KERNEL_3_0
-       # don't build if base kernel has it, except on kernel < 3.9
-       depends on !HDMI || BACKPORT_KERNEL_3_9
-       # build for testing
-       default y if BACKPORT_USERSEL_BUILD_ALL
-       # build if a driver needs it
-       default y if BACKPORT_HDMI
-       #h-file linux/hdmi.h
-       #c-file drivers/video/hdmi.c
-
-config BACKPORT_HDMI
-       bool
-
 config BACKPORT_BUILD_DMA_SHARED_HELPERS
        bool
        depends on HAS_DMA