]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[media] c8sectpfe: Remove select on undefined LIBELF_32
authorPeter Griffin <peter.griffin@linaro.org>
Tue, 1 Sep 2015 10:48:11 +0000 (07:48 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 3 Sep 2015 17:10:06 +0000 (14:10 -0300)
LIBELF_32 is not defined in Kconfig, and is left over legacy
which is not required in the upstream driver, so remove it.

Suggested-by: Valentin Rothberg <valentinrothberg@gmail.com>
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/sti/c8sectpfe/Kconfig

index 1b1110d7374f34b8ef05288e9a59de572bd288e2..641ad8f34956d547eba44776de8e4214c1b7a0ef 100644 (file)
@@ -2,7 +2,6 @@ config DVB_C8SECTPFE
        tristate "STMicroelectronics C8SECTPFE DVB support"
        depends on PINCTRL && DVB_CORE && I2C
        depends on ARCH_STI || ARCH_MULTIPLATFORM || COMPILE_TEST
-       select LIBELF_32
        select FW_LOADER
        select FW_LOADER_USER_HELPER_FALLBACK
        select DEBUG_FS