linux/drivers/media/common/siano/Kconfig
<<
>>
Prefs
   1#
   2# Siano Mobile Silicon Digital TV device configuration
   3#
   4
   5config SMS_SIANO_MDTV
   6        tristate
   7        depends on DVB_CORE && HAS_DMA
   8        depends on !RC_CORE || RC_CORE
   9        depends on SMS_USB_DRV || SMS_SDIO_DRV
  10        default y
  11
  12config SMS_SIANO_RC
  13        bool "Enable Remote Controller support for Siano devices"
  14        depends on SMS_SIANO_MDTV && RC_CORE
  15        depends on SMS_USB_DRV || SMS_SDIO_DRV
  16        depends on MEDIA_COMMON_OPTIONS
  17        default y
  18        ---help---
  19          Choose Y to select Remote Controller support for Siano driver.
  20
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.