aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/Kconfig
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2009-02-09 11:34:06 -0500
committerEric Miao <eric.miao@marvell.com>2009-03-09 09:22:33 -0400
commitd62ab6e26dbda4d5e183ccbbce9909c5667b20ef (patch)
treeaeb925339ead599ae83b30c9e83af6012f165a92 /arch/arm/mach-pxa/Kconfig
parent23804614230be43185b7d9b5ef97a8b87375c3cc (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/Kconfig')
-rw-r--r--arch/arm/mach-pxa/Kconfig1
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
302 bool "Enable HTC Magician Support" 302 bool "Enable HTC Magician Support"
303 select PXA27x 303 select PXA27x
304 select IWMMXT 304 select IWMMXT
305 select PXA_SSP
305 select HAVE_PWM 306 select HAVE_PWM
306 select PXA_HAVE_BOARD_IRQS 307 select PXA_HAVE_BOARD_IRQS
307 308