Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216985
b: refs/heads/master
c: e844b1d
h: refs/heads/master
i:
  216983: ba916f6
v: v3
  • Loading branch information
Enric Balletbo i Serra authored and Tony Lindgren committed Oct 8, 2010
1 parent bee6d69 commit 231ead1
Show file tree
Hide file tree
Showing 5 changed files with 412 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: bc3caae8a191c712d8ae666d0b8d18807bfe2b14
refs/heads/master: e844b1da87270d96aef3fc79763ecc2c6541a71b
6 changes: 6 additions & 0 deletions trunk/arch/arm/mach-omap2/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,12 @@ config MACH_IGEP0020
default y
select OMAP_PACKAGE_CBB

config MACH_IGEP0030
bool "IGEP OMAP3 module"
depends on ARCH_OMAP3
default y
select OMAP_PACKAGE_CBB

config MACH_SBC3530
bool "OMAP3 SBC STALKER 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 @@ -158,6 +158,8 @@ obj-$(CONFIG_MACH_CM_T35) += board-cm-t35.o \
obj-$(CONFIG_MACH_CM_T3517) += board-cm-t3517.o
obj-$(CONFIG_MACH_IGEP0020) += board-igep0020.o \
hsmmc.o
obj-$(CONFIG_MACH_IGEP0030) += board-igep0030.o \
hsmmc.o
obj-$(CONFIG_MACH_OMAP3_TOUCHBOOK) += board-omap3touchbook.o \
hsmmc.o
obj-$(CONFIG_MACH_OMAP_4430SDP) += board-4430sdp.o \
Expand Down
Loading

0 comments on commit 231ead1

Please sign in to comment.