aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2015-08-25 16:19:46 +0100
committerPeter Griffin <peter.griffin@linaro.org>2015-08-25 16:37:26 +0100
commit16f73a8707455ce459c8b627f555719cc695895d (patch)
tree8a2f7997519f6db188304b3d47aae8b46d8f3830
parentf4c6260bdbc89ef871f6b66e5f339486f557335b (diff)
[media] c8sectpfe: Remove select on undefined LIBELF_32v4.2-rc3-c8sectpfe-v2
LIBELF_32 is not defined in Kconfig, and is left over legacy which is not required in the upstream driver, so remove it. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Suggested-by: Valentin Rothberg <valentinrothberg@gmail.com>
-rw-r--r--drivers/media/platform/sti/c8sectpfe/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/platform/sti/c8sectpfe/Kconfig b/drivers/media/platform/sti/c8sectpfe/Kconfig
index d1bfd4c646ae..b9ec66777962 100644
--- a/drivers/media/platform/sti/c8sectpfe/Kconfig
+++ b/drivers/media/platform/sti/c8sectpfe/Kconfig
@@ -1,7 +1,6 @@
config DVB_C8SECTPFE
tristate "STMicroelectronics C8SECTPFE DVB support"
depends on DVB_CORE && I2C && (ARCH_STI || ARCH_MULTIPLATFORM)
- select LIBELF_32
select FW_LOADER
select FW_LOADER_USER_HELPER_FALLBACK
select DEBUG_FS