diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2009-02-09 11:34:06 -0500 |
---|---|---|
committer | Eric Miao <eric.miao@marvell.com> | 2009-03-09 09:22:33 -0400 |
commit | d62ab6e26dbda4d5e183ccbbce9909c5667b20ef (patch) | |
tree | aeb925339ead599ae83b30c9e83af6012f165a92 /arch/arm/configs | |
parent | 23804614230be43185b7d9b5ef97a8b87375c3cc (diff) |
[ARM] pxa/magician: select PXA_SSP for touchscreen and sound
Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/magician_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/magician_defconfig b/arch/arm/configs/magician_defconfig index 91bc3974f191..82428c2f234c 100644 --- a/arch/arm/configs/magician_defconfig +++ b/arch/arm/configs/magician_defconfig | |||
@@ -196,6 +196,7 @@ CONFIG_MACH_MAGICIAN=y | |||
196 | # CONFIG_ARCH_PXA_PALM is not set | 196 | # CONFIG_ARCH_PXA_PALM is not set |
197 | # CONFIG_PXA_EZX is not set | 197 | # CONFIG_PXA_EZX is not set |
198 | CONFIG_PXA27x=y | 198 | CONFIG_PXA27x=y |
199 | CONFIG_PXA_SSP=y | ||
199 | CONFIG_PXA_PWM=y | 200 | CONFIG_PXA_PWM=y |
200 | CONFIG_PXA_HAVE_BOARD_IRQS=y | 201 | CONFIG_PXA_HAVE_BOARD_IRQS=y |
201 | 202 | ||