commit | adb6576d93fb1b97dd97f909952b5baa9c5aeca1 | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | Thu Jun 12 19:27:57 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Thu Jul 10 00:04:47 2008 +0200 |
tree | 55ca71adc46eba5bd6ef491f764e7c72b1345694 | |
parent | eb22096144246dc01c980e87cf27d986add56e2d [diff] |
avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver After we move the atmel_mci driver into drivers/mmc, we can't select it with CONFIG_MMC anymore. Introduce a new symbol specifically for this driver so that there's no ambiguity. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com> Acked-by: Jean-Chritophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>