mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-07 23:03:06 +00:00
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.
|