diff options
author | Antti Palosaari <crope@iki.fi> | 2014-11-12 04:01:44 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-11-14 20:22:34 +0100 |
commit | c867b265b15c2703fe07adcce064a2e3ba77ed13 (patch) | |
tree | 9e182ae990e01bb0b90e9dc237e0ef2971352c2d /drivers/media/dvb-frontends/Kconfig | |
parent | [media] mn88472: implement DVB-T and DVB-T2 (diff) | |
download | linux-c867b265b15c2703fe07adcce064a2e3ba77ed13.tar.xz linux-c867b265b15c2703fe07adcce064a2e3ba77ed13.zip |
[media] mn88472: move to staging
It is not ready enough to be released on mainline.
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/Kconfig')
-rw-r--r-- | drivers/media/dvb-frontends/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig index 207843e2899c..6c75418222e2 100644 --- a/drivers/media/dvb-frontends/Kconfig +++ b/drivers/media/dvb-frontends/Kconfig @@ -441,14 +441,6 @@ config DVB_CXD2820R help Say Y when you want to support this frontend. -config DVB_MN88472 - tristate "Panasonic MN88472" - depends on DVB_CORE && I2C - select REGMAP_I2C - default m if !MEDIA_SUBDRV_AUTOSELECT - help - Say Y when you want to support this frontend. - config DVB_RTL2830 tristate "Realtek RTL2830 DVB-T" depends on DVB_CORE && I2C |