summaryrefslogtreecommitdiffstats
path: root/arch/ppc/platforms/4xx/Kconfig
diff options
context:
space:
mode:
authorKumar Gala2005-09-04 00:55:26 +0200
committerLinus Torvalds2005-09-05 09:05:54 +0200
commit37330c9146767fd4f5eb147b01cb500eabf773cf (patch)
tree24c39b09fe8d1394a952672ffea09b3a43c6950d /arch/ppc/platforms/4xx/Kconfig
parent[PATCH] ppc32: Remove board support for MENF1 (diff)
downloadkernel-qcow2-linux-37330c9146767fd4f5eb147b01cb500eabf773cf.tar.gz
kernel-qcow2-linux-37330c9146767fd4f5eb147b01cb500eabf773cf.tar.xz
kernel-qcow2-linux-37330c9146767fd4f5eb147b01cb500eabf773cf.zip
[PATCH] ppc32: Remove board support for OAK
Support for the OAK board is no longer maintained and thus being removed 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>
Diffstat (limited to 'arch/ppc/platforms/4xx/Kconfig')
-rw-r--r--arch/ppc/platforms/4xx/Kconfig6
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/ppc/platforms/4xx/Kconfig b/arch/ppc/platforms/4xx/Kconfig
index a7eaba91dfbf..8772ae11a951 100644
--- a/arch/ppc/platforms/4xx/Kconfig
+++ b/arch/ppc/platforms/4xx/Kconfig
@@ -32,11 +32,6 @@ config EP405
help
This option enables support for the EP405/EP405PC boards.
-config OAK
- bool "Oak"
- help
- This option enables support for the IBM 403GCX evaluation board.
-
config REDWOOD_5
bool "Redwood-5"
help
@@ -181,6 +176,7 @@ config BIOS_FIXUP
depends on BUBINGA || EP405 || SYCAMORE || WALNUT
default y
+# OAK doesn't exist but wanted to keep this around for any future 403GCX boards
config 403GCX
bool
depends OAK