Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137116
b: refs/heads/master
c: 73921ea
h: refs/heads/master
v: v3
  • Loading branch information
Philipp Zabel authored and Eric Miao committed Jan 21, 2009
1 parent 52c4a3a commit 186a8db
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b25a386b9c68ed23c3b2656f44b523e61480218b
refs/heads/master: 73921ea5b5ccfe0bbe4c1dfcd1a60fdadc7c7d1e
4 changes: 3 additions & 1 deletion trunk/arch/arm/configs/magician_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

#
Expand Down Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-pxa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ config MACH_MAGICIAN
bool "Enable HTC Magician Support"
select PXA27x
select IWMMXT
select HAVE_PWM
select PXA_HAVE_BOARD_IRQS

config MACH_MIOA701
Expand Down

0 comments on commit 186a8db

Please sign in to comment.