Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50ef28a6 authored by Peter Griffin's avatar Peter Griffin Committed by Mauro Carvalho Chehab
Browse files

[media] c8sectpfe: Remove select on undefined LIBELF_32



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: default avatarValentin Rothberg <valentinrothberg@gmail.com>

Signed-off-by: default avatarPeter Griffin <peter.griffin@linaro.org>
Acked-by: default avatarLee Jones <lee.jones@linaro.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent cfd34ed8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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