Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172833
b: refs/heads/master
c: 2886d12
h: refs/heads/master
i:
  172831: 5cb17bd
v: v3
  • Loading branch information
Mike Rapoport authored and Tony Lindgren committed Nov 25, 2009
1 parent 8aca0c8 commit 09e3bf4
Show file tree
Hide file tree
Showing 4 changed files with 514 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: a24e61a9ce6ac6b02356ee6678fa53c74c2fc080
refs/heads/master: 2886d128d8ff83af88b9cbe6dbf7f0d2bbee8d76
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-omap2/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@ config MACH_OMAP_ZOOM3
bool "OMAP3630 Zoom3 board"
depends on ARCH_OMAP3 && ARCH_OMAP34XX

config MACH_CM_T35
bool "CompuLab CM-T35 module"
depends on ARCH_OMAP3 && ARCH_OMAP34XX

config MACH_OMAP_4430SDP
bool "OMAP 4430 SDP board"
depends on ARCH_OMAP4
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-omap2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ obj-$(CONFIG_MACH_OMAP_ZOOM3) += board-zoom3.o \
board-zoom-peripherals.o \
mmc-twl4030.o \
board-zoom-debugboard.o
obj-$(CONFIG_MACH_CM_T35) += board-cm-t35.o \
mmc-twl4030.o

obj-$(CONFIG_MACH_OMAP_4430SDP) += board-4430sdp.o

Expand Down
Loading

0 comments on commit 09e3bf4

Please sign in to comment.