summaryrefslogtreecommitdiff
path: root/arch/arm/configs/magician_defconfig
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2009-01-17 18:45:40 +0100
committerEric Miao <eric.miao@marvell.com>2009-01-21 15:06:36 +0800
commit73921ea5b5ccfe0bbe4c1dfcd1a60fdadc7c7d1e (patch)
tree7d71da95a6f13123183d8f66d9a97a79b36f0895 /arch/arm/configs/magician_defconfig
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/configs/magician_defconfig')
-rw-r--r--arch/arm/configs/magician_defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/configs/magician_defconfig b/arch/arm/configs/magician_defconfig
index 7adb09806d4e..dde50df09bce 100644
--- a/arch/arm/configs/magician_defconfig
+++ b/arch/arm/configs/magician_defconfig
@@ -4,6 +4,7 @@
# Sat Jan 17 17:47:17 2009
#
CONFIG_ARM=y
+CONFIG_HAVE_PWM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
CONFIG_GENERIC_GPIO=y
CONFIG_GENERIC_TIME=y
@@ -191,7 +192,7 @@ CONFIG_MACH_MAGICIAN=y
# CONFIG_ARCH_PXA_PALM is not set
# CONFIG_PXA_EZX is not set
CONFIG_PXA27x=y
-# CONFIG_PXA_PWM is not set
+CONFIG_PXA_PWM=y
CONFIG_PXA_HAVE_BOARD_IRQS=y
#
@@ -895,6 +896,7 @@ CONFIG_LCD_CLASS_DEVICE=y
# CONFIG_LCD_PLATFORM is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_GENERIC is not set
+CONFIG_BACKLIGHT_PWM=y
#
# Display device support