Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91464
b: refs/heads/master
c: ed70854
h: refs/heads/master
v: v3
  • Loading branch information
Josh Boyer committed Mar 26, 2008
1 parent c131027 commit 7efee88
Show file tree
Hide file tree
Showing 3 changed files with 11 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: fd0ed740a128efef84f33a70d24834dea684cba3
refs/heads/master: ed70854a4f45d089bd8ef2e8476dbed6287b2ff7
9 changes: 9 additions & 0 deletions trunk/arch/powerpc/platforms/44x/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,15 @@ config CANYONLANDS
help
This option enables support for the AMCC PPC460EX evaluation board.

config YOSEMITE
bool "Yosemite"
depends on 44x
default n
select 440EP
select PCI
help
This option enables support for the AMCC PPC440EP evaluation board.

#config LUAN
# bool "Luan"
# depends on 44x
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/platforms/44x/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ obj-$(CONFIG_44x) := misc_44x.o
obj-$(CONFIG_EBONY) += ebony.o
obj-$(CONFIG_TAISHAN) += taishan.o
obj-$(CONFIG_BAMBOO) += bamboo.o
obj-$(CONFIG_YOSEMITE) += bamboo.o
obj-$(CONFIG_SEQUOIA) += sequoia.o
obj-$(CONFIG_KATMAI) += katmai.o
obj-$(CONFIG_RAINIER) += rainier.o
Expand Down

0 comments on commit 7efee88

Please sign in to comment.