diff options
author | Antti Palosaari <crope@iki.fi> | 2014-11-12 00:51:44 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-11-14 17:26:05 -0200 |
commit | 4f80d858818b70a8a4864f3350f54dbf6422ad7b (patch) | |
tree | b43cdc8fbc01135887fad379681277cdd78dfcc8 /drivers/media/dvb-frontends/Kconfig | |
parent | 97de6e89d82ad9168a27b901acc39d45fb5adfcd (diff) | |
download | talos-op-linux-4f80d858818b70a8a4864f3350f54dbf6422ad7b.tar.gz talos-op-linux-4f80d858818b70a8a4864f3350f54dbf6422ad7b.zip |
[media] mn88473: 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 e60614b476a1..6c75418222e2 100644 --- a/drivers/media/dvb-frontends/Kconfig +++ b/drivers/media/dvb-frontends/Kconfig @@ -471,14 +471,6 @@ config DVB_SI2168 help Say Y when you want to support this frontend. -config DVB_MN88473 - tristate "Panasonic MN88473" - 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_AS102_FE tristate depends on DVB_CORE |