diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2009-02-09 19:34:06 +0300 |
---|---|---|
committer | Eric Miao <eric.miao@marvell.com> | 2009-03-09 16:22:33 +0300 |
commit | d62ab6e26dbda4d5e183ccbbce9909c5667b20ef (patch) | |
tree | aeb925339ead599ae83b30c9e83af6012f165a92 /arch/arm/configs/magician_defconfig | |
parent | 23804614230be43185b7d9b5ef97a8b87375c3cc (diff) | |
download | linux-d62ab6e26dbda4d5e183ccbbce9909c5667b20ef.tar.xz |
[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/magician_defconfig')
-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 # CONFIG_ARCH_PXA_PALM is not set # CONFIG_PXA_EZX is not set CONFIG_PXA27x=y +CONFIG_PXA_SSP=y CONFIG_PXA_PWM=y CONFIG_PXA_HAVE_BOARD_IRQS=y |