This website requires JavaScript.
Explore
Help
Sign In
hollalinux
/
linux-sg2042
mirror of
https://github.com/sophgo/linux-riscv.git
Watch
1
Star
0
Fork
You've already forked linux-sg2042
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e698d9f4e6
linux-sg2042
/
drivers
/
media
/
mmc
/
Kconfig
3 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[media] mmc/Kconfig: Improve driver name for siano mmc/sdio driver Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-08-15 02:26:22 +08:00
comment "Supported MMC/SDIO adapters"
[media] siano: break it into common, mmc and usb 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>
2012-06-15 03:36:01 +08:00
source "drivers/media/mmc/siano/Kconfig"