diff options
author | Andrew Victor <andrew@sanpeople.com> | 2006-12-01 04:31:29 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-12-01 08:53:57 -0500 |
commit | 330d741b0632960e7853a2cb3b2899e94e696f12 (patch) | |
tree | dac22e3e5fca873c795f3af4ef60aab10773de8e /arch/arm/configs | |
parent | d100f25956e8626afeafbb38558ca8c58df1cb6b (diff) |
[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')
-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 | |||
474 | # CONFIG_WATCHDOG is not set | 474 | # CONFIG_WATCHDOG is not set |
475 | # CONFIG_NVRAM is not set | 475 | # CONFIG_NVRAM is not set |
476 | # CONFIG_RTC is not set | 476 | # CONFIG_RTC is not set |
477 | # CONFIG_AT91_RTC is not set | 477 | # CONFIG_AT91RM9200_RTC is not set |
478 | # CONFIG_DTLK is not set | 478 | # CONFIG_DTLK is not set |
479 | # CONFIG_R3964 is not set | 479 | # CONFIG_R3964 is not set |
480 | 480 | ||