aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb/frontends/Kconfig')
-rw-r--r--drivers/media/dvb/frontends/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig
index b98ebb264e29..2d4f1b6adc69 100644
--- a/drivers/media/dvb/frontends/Kconfig
+++ b/drivers/media/dvb/frontends/Kconfig
@@ -432,6 +432,13 @@ config DVB_RTL2830
432 help 432 help
433 Say Y when you want to support this frontend. 433 Say Y when you want to support this frontend.
434 434
435config DVB_RTL2832
436 tristate "Realtek RTL2832 DVB-T"
437 depends on DVB_CORE && I2C
438 default m if DVB_FE_CUSTOMISE
439 help
440 Say Y when you want to support this frontend.
441
435comment "DVB-C (cable) frontends" 442comment "DVB-C (cable) frontends"
436 depends on DVB_CORE 443 depends on DVB_CORE
437 444