Kconfig 230 B

12345678
  1. # SPDX-License-Identifier: GPL-2.0
  2. config DVB_CXD2880
  3. tristate "Sony CXD2880 DVB-T2/T tuner + demodulator"
  4. depends on DVB_CORE && SPI
  5. default m if !MEDIA_SUBDRV_AUTOSELECT
  6. help
  7. Say Y when you want to support this frontend.