OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 2 Rev 3
1 config MTK_MMC 1 config MTK_MMC
2 tristate "MTK SD/MMC" 2 tristate "MTK SD/MMC"
3 depends on !MTD_NAND_RALINK 3 depends on !MTD_NAND_RALINK
4   4  
5 config MTK_AEE_KDUMP 5 config MTK_AEE_KDUMP
6 bool "MTK AEE KDUMP" 6 bool "MTK AEE KDUMP"
7 depends on MTK_MMC 7 depends on MTK_MMC
8   8  
9 config MTK_MMC_CD_POLL 9 config MTK_MMC_CD_POLL
10 bool "Card Detect with Polling" 10 bool "Card Detect with Polling"
11 depends on MTK_MMC 11 depends on MTK_MMC
-   12  
-   13 config MTK_MMC_EMMC_8BIT
-   14 bool "eMMC 8-bit support"
-   15 depends on MTK_MMC && RALINK_MT7628
12   16  
13   17