diff options
-rw-r--r-- | drivers/media/platform/sti/c8sectpfe/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
1 | config DVB_C8SECTPFE | 1 | config DVB_C8SECTPFE |
2 | tristate "STMicroelectronics C8SECTPFE DVB support" | 2 | tristate "STMicroelectronics C8SECTPFE DVB support" |
3 | depends on DVB_CORE && I2C && (ARCH_STI || ARCH_MULTIPLATFORM) | 3 | depends on DVB_CORE && I2C && (ARCH_STI || ARCH_MULTIPLATFORM || COMPILE_TEST) |
4 | select LIBELF_32 | 4 | select LIBELF_32 |
5 | select FW_LOADER | 5 | select FW_LOADER |
6 | select FW_LOADER_USER_HELPER_FALLBACK | 6 | select FW_LOADER_USER_HELPER_FALLBACK |