OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-213
/
drivers
/
mmc
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📄
Kconfig
400 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
119 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📁
core
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📁
host
-
05/09/2024 07:14:16 AM
rwxr-xr-x
Editing: Kconfig
Close
# # MMC subsystem configuration # menuconfig MMC tristate "MMC/SD/SDIO card support" depends on HAS_IOMEM help This selects MultiMediaCard, Secure Digital and Secure Digital I/O support. If you want MMC/SD/SDIO support, you should say Y here and also to your specific host controller driver. if MMC source "drivers/mmc/core/Kconfig" source "drivers/mmc/host/Kconfig" endif # MMC