9dbaad428d
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>
8 lines
230 B
Plaintext
8 lines
230 B
Plaintext
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
config DVB_CXD2880
|
|
tristate "Sony CXD2880 DVB-T2/T tuner + demodulator"
|
|
depends on DVB_CORE && SPI
|
|
default m if !MEDIA_SUBDRV_AUTOSELECT
|
|
help
|
|
Say Y when you want to support this frontend. |