Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149329
b: refs/heads/master
c: a71ef16
h: refs/heads/master
i:
  149327: 2a3b2f7
v: v3
  • Loading branch information
Eric Miao authored and Eric Miao committed Jun 5, 2009
1 parent c9a16b2 commit d3eaf6a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 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: a757ad8b391adb2129f8357545aaa678099df473
refs/heads/master: a71ef16327a534a88fb1277d28dcd362dbb1992f
6 changes: 0 additions & 6 deletions trunk/arch/arm/mach-pxa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -505,12 +505,6 @@ config PXA_SSP
help
Enable support for PXA2xx SSP ports

config PXA_PWM
tristate
default BACKLIGHT_PWM
help
Enable support for PXA2xx/PXA3xx PWM controllers

config TOSA_BT
tristate "Control the state of built-in bluetooth chip on Sharp SL-6000"
depends on MACH_TOSA
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-pxa/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ endif

# Generic drivers that other drivers may depend upon
obj-$(CONFIG_PXA_SSP) += ssp.o
obj-$(CONFIG_PXA_PWM) += pwm.o
obj-$(CONFIG_HAVE_PWM) += pwm.o

# SoC-specific code
obj-$(CONFIG_PXA25x) += mfp-pxa2xx.o pxa2xx.o pxa25x.o
Expand Down

0 comments on commit d3eaf6a

Please sign in to comment.