diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2006-09-16 11:48:02 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-09-25 11:25:25 +0200 |
commit | bf11d26cb96fe8221ef056eedab692e91634cc65 (patch) | |
tree | 858416eb5178b9a5554c550113695d4010f3971e /arch/arm/configs/ep93xx_defconfig | |
parent | [ARM] 3810/1: switch atomic helpers over to raw_local_irq_{save,restore} (diff) | |
download | linux-bf11d26cb96fe8221ef056eedab692e91634cc65.tar.xz linux-bf11d26cb96fe8221ef056eedab692e91634cc65.zip |
[ARM] 3811/1: ep93xx: add cirrus logic edb9312 support
Add Cirrus Logic EDB9312 support.
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/configs/ep93xx_defconfig')
-rw-r--r-- | arch/arm/configs/ep93xx_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/ep93xx_defconfig b/arch/arm/configs/ep93xx_defconfig index 2948b4589a8b..3b4802a849e4 100644 --- a/arch/arm/configs/ep93xx_defconfig +++ b/arch/arm/configs/ep93xx_defconfig @@ -126,6 +126,7 @@ CONFIG_CRUNCH=y # EP93xx Platforms # CONFIG_MACH_EDB9302=y +CONFIG_MACH_EDB9312=y CONFIG_MACH_EDB9315=y CONFIG_MACH_EDB9315A=y CONFIG_MACH_GESBC9312=y |