Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24537
b: refs/heads/master
c: e9937d4
h: refs/heads/master
i:
  24535: 8e25269
v: v3
  • Loading branch information
Lennert Buytenhek authored and Russell King committed Mar 28, 2006
1 parent a2e3d33 commit 55547ed
Show file tree
Hide file tree
Showing 6 changed files with 444 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fa5ebfccf30741dc432cb81c25bb591c8018eb18
refs/heads/master: e9937d4b0a9382c4c78411d1c53e62be396ee9a9
5 changes: 5 additions & 0 deletions trunk/arch/arm/mach-pxa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ config ARCH_LUBBOCK
select PXA25x
select SA1111

config MACH_LOGICPD_PXA270
bool "LogicPD PXA270 Card Engine Development Platform"
select PXA27x
select IWMMXT

config MACH_MAINSTONE
bool "Intel HCDDBBVA0 Development Platform"
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 @@ -9,6 +9,7 @@ obj-$(CONFIG_PXA27x) += pxa27x.o

# Specific board support
obj-$(CONFIG_ARCH_LUBBOCK) += lubbock.o
obj-$(CONFIG_MACH_LOGICPD_PXA270) += lpd270.o
obj-$(CONFIG_MACH_MAINSTONE) += mainstone.o
obj-$(CONFIG_ARCH_PXA_IDP) += idp.o
obj-$(CONFIG_PXA_SHARP_C7xx) += corgi.o corgi_ssp.o corgi_lcd.o sharpsl_pm.o corgi_pm.o
Expand Down
Loading

0 comments on commit 55547ed

Please sign in to comment.