diff options
Diffstat (limited to 'drivers/media/dvb/frontends/Kconfig')
-rw-r--r-- | drivers/media/dvb/frontends/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig index 4f785f549d02..fdc7926cb2db 100644 --- a/drivers/media/dvb/frontends/Kconfig +++ b/drivers/media/dvb/frontends/Kconfig | |||
@@ -564,6 +564,13 @@ config DVB_LGS8GXX | |||
564 | help | 564 | help |
565 | A DMB-TH tuner module. Say Y when you want to support this frontend. | 565 | A DMB-TH tuner module. Say Y when you want to support this frontend. |
566 | 566 | ||
567 | config DVB_ATBM8830 | ||
568 | tristate "AltoBeam ATBM8830/8831 DMB-TH demodulator" | ||
569 | depends on DVB_CORE && I2C | ||
570 | default m if DVB_FE_CUSTOMISE | ||
571 | help | ||
572 | A DMB-TH tuner module. Say Y when you want to support this frontend. | ||
573 | |||
567 | comment "Tools to develop new frontends" | 574 | comment "Tools to develop new frontends" |
568 | 575 | ||
569 | config DVB_DUMMY_FE | 576 | config DVB_DUMMY_FE |