Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184749
b: refs/heads/master
c: 476544c
h: refs/heads/master
i:
  184747: c37da2b
v: v3
  • Loading branch information
Thomas Weber authored and Tony Lindgren committed Feb 19, 2010
1 parent bc0d5e7 commit bd8c546
Show file tree
Hide file tree
Showing 4 changed files with 698 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: 5d4292a524d8908060b077f4d80c106cb288f2e7
refs/heads/master: 476544cad1fc9c0b99bc39089677578070e9e62c
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-omap2/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ config MACH_OMAP3_BEAGLE
depends on ARCH_OMAP3
select OMAP_PACKAGE_CBB

config MACH_DEVKIT8000
bool "DEVKIT8000 board"
depends on ARCH_OMAP3

config MACH_OMAP_LDP
bool "OMAP3 LDP board"
depends on ARCH_OMAP3
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-omap2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ obj-$(CONFIG_MACH_OMAP_2430SDP) += board-2430sdp.o \
obj-$(CONFIG_MACH_OMAP_APOLLON) += board-apollon.o
obj-$(CONFIG_MACH_OMAP3_BEAGLE) += board-omap3beagle.o \
hsmmc.o
obj-$(CONFIG_MACH_DEVKIT8000) += board-devkit8000.o \
hsmmc.o
obj-$(CONFIG_MACH_OMAP_LDP) += board-ldp.o \
hsmmc.o
obj-$(CONFIG_MACH_OVERO) += board-overo.o \
Expand Down
Loading

0 comments on commit bd8c546

Please sign in to comment.