Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149341
b: refs/heads/master
c: d3ca195
h: refs/heads/master
i:
  149339: c06e47d
v: v3
  • Loading branch information
Philipp Zabel authored and Eric Miao committed Jun 5, 2009
1 parent f134858 commit 733e9d7
Show file tree
Hide file tree
Showing 6 changed files with 995 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: 2f1a5bf707a39153d93d04858f69f2d43563d08c
refs/heads/master: d3ca1952e63ffbebab6f2f1c9551df7b3cb731f5
8 changes: 8 additions & 0 deletions trunk/arch/arm/mach-pxa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,14 @@ config MACH_CM_X300
select PXA3xx
select CPU_PXA300

config MACH_H4700
bool "HP iPAQ hx4700"
select PXA27x
select IWMMXT
select PXA_SSP
select HAVE_PWM
select PXA_HAVE_BOARD_IRQS

config MACH_MAGICIAN
bool "Enable HTC Magician Support"
select PXA27x
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-pxa/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ obj-$(CONFIG_MACH_PCM027) += pcm027.o
obj-$(CONFIG_MACH_PCM990_BASEBOARD) += pcm990-baseboard.o
obj-$(CONFIG_MACH_TOSA) += tosa.o
obj-$(CONFIG_MACH_EM_X270) += em-x270.o
obj-$(CONFIG_MACH_H4700) += hx4700.o
obj-$(CONFIG_MACH_MAGICIAN) += magician.o
obj-$(CONFIG_MACH_HIMALAYA) += himalaya.o
obj-$(CONFIG_MACH_MIOA701) += mioa701.o mioa701_bootresume.o
Expand Down
Loading

0 comments on commit 733e9d7

Please sign in to comment.