diff options
Diffstat (limited to 'drivers/media/dvb')
-rw-r--r-- | drivers/media/dvb/frontends/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig index 5c78f6329d68..a206cee23f73 100644 --- a/drivers/media/dvb/frontends/Kconfig +++ b/drivers/media/dvb/frontends/Kconfig | |||
@@ -437,7 +437,7 @@ config DVB_S5H1409 | |||
437 | 437 | ||
438 | config DVB_AU8522 | 438 | config DVB_AU8522 |
439 | tristate "Auvitek AU8522 based" | 439 | tristate "Auvitek AU8522 based" |
440 | depends on DVB_CORE && I2C | 440 | depends on DVB_CORE && I2C && VIDEO_V4L2 |
441 | default m if DVB_FE_CUSTOMISE | 441 | default m if DVB_FE_CUSTOMISE |
442 | help | 442 | help |
443 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want | 443 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |