diff options
author | Antti Palosaari | 2017-01-27 14:51:32 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab | 2017-02-03 07:01:00 -0200 |
commit | 38611529a01191b82bb54e9bcbf6871bdb5fa873 (patch) | |
tree | 6ff0b100d0bb15ea0757238dedfed02a7217985d /drivers/media/dvb-frontends/Kconfig | |
parent | e11415c811047189a132c61c4c838ed7fd8431c8 (diff) |
[media] MAINTAINERS: remove hd29l2
Remove unused demod driver. Device that used it never went public.
If someone later decide to add support for a device using this
chipset, it should be easy enough to retrieve it from git
history.
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/dvb-frontends/Kconfig')
-rw-r--r-- | drivers/media/dvb-frontends/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig index e12a2d0d3db6..04d7389a254f 100644 --- a/drivers/media/dvb-frontends/Kconfig +++ b/drivers/media/dvb-frontends/Kconfig @@ -447,13 +447,6 @@ config DVB_EC100 help Say Y when you want to support this frontend. -config DVB_HD29L2 - tristate "HDIC HD29L2" - depends on DVB_CORE && I2C - default m if !MEDIA_SUBDRV_AUTOSELECT - help - Say Y when you want to support this frontend. - config DVB_STV0367 tristate "ST STV0367 based" depends on DVB_CORE && I2C |