forked from Minki/linux
fdd1eeb49d
Remote controller support should be optional on all drivers. Make it optional at Siano's driver. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
12 lines
307 B
Plaintext
12 lines
307 B
Plaintext
#
|
|
# Siano Mobile Silicon Digital TV device configuration
|
|
#
|
|
|
|
config SMS_SDIO_DRV
|
|
tristate "Siano SMS1xxx based MDTV via SDIO interface"
|
|
depends on DVB_CORE && RC_CORE && HAS_DMA
|
|
depends on MMC
|
|
select MEDIA_COMMON_OPTIONS
|
|
---help---
|
|
Choose if you would like to have Siano's support for SDIO interface
|