Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123951
b: refs/heads/master
c: b6795fa
h: refs/heads/master
i:
  123949: 47d2990
  123947: dcd6733
  123943: e155c5d
  123935: 46fd902
v: v3
  • Loading branch information
Jonathan Cameron authored and Eric Miao committed Dec 17, 2008
1 parent 5cd44aa commit e49e09b
Show file tree
Hide file tree
Showing 5 changed files with 585 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: bc09cf6de2bf9c0240aed7d9a82308c27aad13c4
refs/heads/master: b6795fa9fd70bc4cd94724c32fe1945e5c75c29f
6 changes: 6 additions & 0 deletions trunk/arch/arm/mach-pxa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@ config GUMSTIX_AM200EPD

endchoice

config MACH_INTELMOTE2
bool "Intel Mote 2 Platform"
select PXA27x
select IWMMXT
select PXA_HAVE_BOARD_IRQS

config ARCH_LUBBOCK
bool "Intel DBPXA250 Development Platform"
select PXA25x
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-pxa/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ obj-$(CONFIG_MACH_ARMCORE) += cm-x2xx.o cm-x255.o cm-x270.o
obj-$(CONFIG_MACH_CM_X300) += cm-x300.o
obj-$(CONFIG_PXA_EZX) += ezx.o

obj-$(CONFIG_MACH_INTELMOTE2) += imote2.o

# Support for blinky lights
led-y := leds.o
led-$(CONFIG_ARCH_LUBBOCK) += leds-lubbock.o
Expand Down
Loading

0 comments on commit e49e09b

Please sign in to comment.