diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2009-02-09 17:34:06 +0100 |
---|---|---|
committer | Eric Miao <eric.miao@marvell.com> | 2009-03-09 21:22:33 +0800 |
commit | d62ab6e26dbda4d5e183ccbbce9909c5667b20ef (patch) | |
tree | aeb925339ead599ae83b30c9e83af6012f165a92 /arch/arm/mach-pxa | |
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/mach-pxa')
-rw-r--r-- | arch/arm/mach-pxa/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig index 04d1a07ced7f..33214c1e0607 100644 --- a/arch/arm/mach-pxa/Kconfig +++ b/arch/arm/mach-pxa/Kconfig @@ -302,6 +302,7 @@ config MACH_MAGICIAN bool "Enable HTC Magician Support" select PXA27x select IWMMXT + select PXA_SSP select HAVE_PWM select PXA_HAVE_BOARD_IRQS |