Skip to content

Commit

Permalink
[PATCH] ppc32: Mark boards that don't build as BROKEN
Browse files Browse the repository at this point in the history
Marked APUS and GEMINI as BROKEN since they do not build at the platform
level.  We have requested that the maintainers of these boards/platforms
fix them by the time 2.6.15 is released or we plan on concerning them
unmaintained and thus removing them.

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Kumar Gala authored and Linus Torvalds committed Aug 2, 2005
1 parent 01bdc03 commit e8be1c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/ppc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -558,6 +558,7 @@ config PPC_MULTIPLATFORM

config APUS
bool "Amiga-APUS"
depends on BROKEN
help
Select APUS if configuring for a PowerUP Amiga.
More information is available at:
Expand Down Expand Up @@ -647,6 +648,7 @@ config PAL4

config GEMINI
bool "Synergy-Gemini"
depends on BROKEN
help
Select Gemini if configuring for a Synergy Microsystems' Gemini
series Single Board Computer. More information is available at:
Expand Down

0 comments on commit e8be1c8

Please sign in to comment.