diff options
Diffstat (limited to 'drivers/media/common/tuners/Kconfig')
-rw-r--r-- | drivers/media/common/tuners/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/common/tuners/Kconfig b/drivers/media/common/tuners/Kconfig index bbf4945149a9..16ee1a45e820 100644 --- a/drivers/media/common/tuners/Kconfig +++ b/drivers/media/common/tuners/Kconfig | |||
@@ -2,6 +2,7 @@ config MEDIA_ATTACH | |||
2 | bool "Load and attach frontend and tuner driver modules as needed" | 2 | bool "Load and attach frontend and tuner driver modules as needed" |
3 | depends on VIDEO_MEDIA | 3 | depends on VIDEO_MEDIA |
4 | depends on MODULES | 4 | depends on MODULES |
5 | default y if !EXPERT | ||
5 | help | 6 | help |
6 | Remove the static dependency of DVB card drivers on all | 7 | Remove the static dependency of DVB card drivers on all |
7 | frontend modules for all possible card variants. Instead, | 8 | frontend modules for all possible card variants. Instead, |