kconfig

来自「omap3 linux 2.6 用nocc去除了冗余代码」· 代码 · 共 17 行

TXT
17
字号
## MMC/SD card drivers#comment "MMC/SD Card Drivers"config MMC_BLOCK	tristate "MMC block device driver"	depends on BLOCK	default y	help	  Say Y here to enable the MMC block device driver support.	  This provides a block device driver, which you can use to	  mount the filesystem. Almost everyone wishing MMC support	  should say Y or M here.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?