aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/Kconfig
diff options
context:
space:
mode:
authorGravatar Mauro Carvalho Chehab <mchehab+huawei@kernel.org> 2021-05-31 22:34:24 +0200
committerGravatar Mauro Carvalho Chehab <mchehab+huawei@kernel.org> 2021-06-02 11:17:03 +0200
commitb998a59f82f1152605eae4f7617778020549e81a (patch)
treea9a605329416d62c22a91e5c2697e636085ff36d /drivers/media/dvb-frontends/Kconfig
parentmedia: av7110: move driver to staging (diff)
downloadlinux-b998a59f82f1152605eae4f7617778020549e81a.tar.gz
linux-b998a59f82f1152605eae4f7617778020549e81a.tar.bz2
linux-b998a59f82f1152605eae4f7617778020549e81a.zip
media: sp8870: move it to staging
This driver is used only by av7110, which is preparing for its retirement. So, move this ancillary driver to stay together with av7110. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/dvb-frontends/Kconfig')
-rw-r--r--drivers/media/dvb-frontends/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig
index 3468b07b62fe..2c1ed98d43c5 100644
--- a/drivers/media/dvb-frontends/Kconfig
+++ b/drivers/media/dvb-frontends/Kconfig
@@ -323,18 +323,6 @@ config DVB_TDA10071
comment "DVB-T (terrestrial) frontends"
depends on DVB_CORE
-config DVB_SP8870
- tristate "Spase sp8870 based"
- depends on DVB_CORE && I2C
- default m if !MEDIA_SUBDRV_AUTOSELECT
- help
- A DVB-T tuner module. Say Y when you want to support this frontend.
-
- This driver needs external firmware. Please use the command
- "<kerneldir>/scripts/get_dvb_firmware sp8870" to
- download/extract it, and then copy it to /usr/lib/hotplug/firmware
- or /lib/firmware (depending on configuration of firmware hotplug).
-
config DVB_SP887X
tristate "Spase sp887x based"
depends on DVB_CORE && I2C