diff options
author | Andrew Victor <andrew@sanpeople.com> | 2006-12-01 10:31:29 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-12-01 13:53:57 +0000 |
commit | 330d741b0632960e7853a2cb3b2899e94e696f12 (patch) | |
tree | dac22e3e5fca873c795f3af4ef60aab10773de8e /arch/arm/configs/carmeva_defconfig | |
parent | d100f25956e8626afeafbb38558ca8c58df1cb6b (diff) | |
download | linux-330d741b0632960e7853a2cb3b2899e94e696f12.tar.bz2 |
[ARM] 3956/1: AT91: Carmeva board update
This patch updates the Carmeva board support:
* Specify the MMC Write-protect and Detection pins.
* Add configuration of SPI devices.
Patch from Peer Georgi.
Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/configs/carmeva_defconfig')
-rw-r--r-- | arch/arm/configs/carmeva_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/carmeva_defconfig b/arch/arm/configs/carmeva_defconfig index d24ae8777c35..d392833b31fb 100644 --- a/arch/arm/configs/carmeva_defconfig +++ b/arch/arm/configs/carmeva_defconfig @@ -474,7 +474,7 @@ CONFIG_LEGACY_PTY_COUNT=256 # CONFIG_WATCHDOG is not set # CONFIG_NVRAM is not set # CONFIG_RTC is not set -# CONFIG_AT91_RTC is not set +# CONFIG_AT91RM9200_RTC is not set # CONFIG_DTLK is not set # CONFIG_R3964 is not set |