aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/Kconfig
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2009-01-17 12:45:40 -0500
committerEric Miao <eric.miao@marvell.com>2009-01-21 02:06:36 -0500
commit73921ea5b5ccfe0bbe4c1dfcd1a60fdadc7c7d1e (patch)
tree7d71da95a6f13123183d8f66d9a97a79b36f0895 /arch/arm/mach-pxa/Kconfig
parentb25a386b9c68ed23c3b2656f44b523e61480218b (diff)
[ARM] pxa/magician: Enable backlight
Magician uses the generic PWM backlight driver, so select HAVE_PWM. 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 af5b5b463a2..a2ed2aa731b 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -295,6 +295,7 @@ config MACH_MAGICIAN
295 bool "Enable HTC Magician Support" 295 bool "Enable HTC Magician Support"
296 select PXA27x 296 select PXA27x
297 select IWMMXT 297 select IWMMXT
298 select HAVE_PWM
298 select PXA_HAVE_BOARD_IRQS 299 select PXA_HAVE_BOARD_IRQS
299 300
300config MACH_MIOA701 301config MACH_MIOA701