avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver
authorHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Thu, 12 Jun 2008 17:27:57 +0000 (19:27 +0200)
committerWolfgang Denk <wd@denx.de>
Wed, 9 Jul 2008 22:04:47 +0000 (00:04 +0200)
commitd2d54ea449639f3d1a6007e333ab9fcc609a18f0
tree55ca71adc46eba5bd6ef491f764e7c72b1345694
parent5ce13051a48c62bda9723df3b4778c492fb47f36
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>
cpu/at32ap/Makefile
include/configs/atngw100.h
include/configs/atstk1002.h
include/configs/atstk1003.h
include/configs/atstk1004.h
include/configs/atstk1006.h