aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/Kconfig
diff options
context:
space:
mode:
authorGravatar Yasunari Takiguchi <Yasunari.Takiguchi@sony.com> 2018-01-18 03:59:42 -0500
committerGravatar Mauro Carvalho Chehab <mchehab@s-opensource.com> 2018-03-07 05:02:57 -0500
commit9dbaad428d692815f01cda36dc6ae8ae0a4e8bf4 (patch)
treead49e9c2ff221b6a8e1dbfb6d3ac391e940624d6 /drivers/media/dvb-frontends/Kconfig
parentmedia: cxd2880: Fix location of DVB headers (diff)
downloadlinux-9dbaad428d692815f01cda36dc6ae8ae0a4e8bf4.tar.gz
linux-9dbaad428d692815f01cda36dc6ae8ae0a4e8bf4.tar.bz2
linux-9dbaad428d692815f01cda36dc6ae8ae0a4e8bf4.zip
media: cxd2880: Add all Makefile, Kconfig files and Update MAINTAINERS file for the driver
This is the Makefile, Kconfig files of driver and MAINTAINERS file update about the driver for the Sony CXD2880 DVB-T2/T tuner + demodulator. Signed-off-by: Yasunari Takiguchi <Yasunari.Takiguchi@sony.com> Signed-off-by: Masayuki Yamamoto <Masayuki.Yamamoto@sony.com> Signed-off-by: Hideki Nozawa <Hideki.Nozawa@sony.com> Signed-off-by: Kota Yonezawa <Kota.Yonezawa@sony.com> Signed-off-by: Toshihiko Matsumoto <Toshihiko.Matsumoto@sony.com> Signed-off-by: Satoshi Watanabe <Satoshi.C.Watanabe@sony.com> 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/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig
index ca8c7ed079dd..2ad81907c714 100644
--- a/drivers/media/dvb-frontends/Kconfig
+++ b/drivers/media/dvb-frontends/Kconfig
@@ -546,6 +546,8 @@ config DVB_GP8PSK_FE
depends on DVB_CORE
default DVB_USB_GP8PSK
+source "drivers/media/dvb-frontends/cxd2880/Kconfig"
+
comment "DVB-C (cable) frontends"
depends on DVB_CORE