This was only needed for some of the DRM drivers, remove it.
Signed-off-by: Hauke Mehrtens <[email protected]>
---
backport/compat/Kconfig | 16 ----------------
1 file changed, 16 deletions(-)
diff --git a/backport/compat/Kconfig b/backport/compat/Kconfig
index 215de8e..c3e9a04 100644
--- a/backport/compat/Kconfig
+++ b/backport/compat/Kconfig
@@ -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
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html