mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
siano is, in fact, 2 drivers: one for MMC and one for USB, plus a common bus-independent code. Break it accordingly. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
11 lines
278 B
Plaintext
11 lines
278 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
|
|
---help---
|
|
Choose if you would like to have Siano's support for SDIO interface
|