While it won't work, it is good to allow it to build with
COMPILE_TEST, as we can check if other patches would break
compilation for this driver.

Signed-off-by: Mauro Carvalho Chehab <mche...@osg.samsung.com>
---
 drivers/media/platform/sti/c8sectpfe/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/media/platform/sti/c8sectpfe/Kconfig 
b/drivers/media/platform/sti/c8sectpfe/Kconfig
index d1bfd4c646ae..a7227d2ab6cc 100644
--- a/drivers/media/platform/sti/c8sectpfe/Kconfig
+++ b/drivers/media/platform/sti/c8sectpfe/Kconfig
@@ -1,6 +1,6 @@
 config DVB_C8SECTPFE
        tristate "STMicroelectronics C8SECTPFE DVB support"
-       depends on DVB_CORE && I2C && (ARCH_STI || ARCH_MULTIPLATFORM)
+       depends on DVB_CORE && I2C && (ARCH_STI || ARCH_MULTIPLATFORM || 
COMPILE_TEST)
        select LIBELF_32
        select FW_LOADER
        select FW_LOADER_USER_HELPER_FALLBACK
-- 
2.4.3

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to