mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 02:04:19 +08:00
0013ca8c52
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>
4 lines
133 B
Plaintext
4 lines
133 B
Plaintext
source "drivers/media/common/b2c2/Kconfig"
|
|
source "drivers/media/common/saa7146/Kconfig"
|
|
source "drivers/media/common/siano/Kconfig"
|