Au1[12]00 mmc driver. Only tested on the Au1200 at this point though

it should work on the Au1100 as well. Updated defconfig to include driver.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Pete Popov
2005-09-21 06:18:27 +00:00
committed by Ralf Baechle
부모 bab056aafe
커밋 ba264b3403
5개의 변경된 파일1166개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@@ -60,4 +60,13 @@ config MMC_WBSD
If unsure, say N.
config MMC_AU1X
tristate "Alchemy AU1XX0 MMC Card Interface support"
depends on SOC_AU1X00 && MMC
help
This selects the AMD Alchemy(R) Multimedia card interface.
iIf you have a Alchemy platform with a MMC slot, say Y or M here.
If unsure, say N.
endmenu