summaryrefslogtreecommitdiffstats
path: root/arch/ppc/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/config.in')
-rw-r--r--arch/ppc/config.in7
1 files changed, 2 insertions, 5 deletions
diff --git a/arch/ppc/config.in b/arch/ppc/config.in
index 8bb23afa2..7d0ab5fa0 100644
--- a/arch/ppc/config.in
+++ b/arch/ppc/config.in
@@ -47,12 +47,9 @@ if [ "$CONFIG_8xx" = "y" ]; then
fi
if [ "$CONFIG_6xx" = "y" ]; then
choice 'Machine Type' \
- "PowerMac CONFIG_PMAC \
- PReP/MTX CONFIG_PREP \
- CHRP CONFIG_CHRP \
- PowerMac/PReP/CHRP CONFIG_ALL_PPC \
+ "PowerMac/PReP/MTX/CHRP CONFIG_ALL_PPC \
Gemini CONFIG_GEMINI \
- APUS CONFIG_APUS" PowerMac
+ APUS CONFIG_APUS" PowerMac/PReP/MTX/CHRP
fi
if [ "$CONFIG_PPC64" = "y" ]; then