blob: d23ed777fec594197aed25c23733613d92181280 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
config MTK_MMC
tristate "MTK SD/MMC"
depends on !MTD_NAND_RALINK
config MTK_AEE_KDUMP
bool "MTK AEE KDUMP"
depends on MTK_MMC
config MTK_MMC_CD_POLL
bool "Card Detect with Polling"
depends on MTK_MMC
|