OpenWrt – Blame information for rev 2
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | config MTK_MMC |
2 | tristate "MTK SD/MMC" |
||
3 | depends on !MTD_NAND_RALINK |
||
4 | |||
5 | config MTK_AEE_KDUMP |
||
6 | bool "MTK AEE KDUMP" |
||
7 | depends on MTK_MMC |
||
8 | |||
9 | config MTK_MMC_CD_POLL |
||
10 | bool "Card Detect with Polling" |
||
11 | depends on MTK_MMC |
||
12 |