summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.powerpc
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2009-09-14 16:00:24 +0200
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2009-09-14 16:00:24 +0200
commit3a5c27d1ec9409faf9c422b1eae7cc4db352cbfe (patch)
tree69880dc0afc6ab36afe047f21ad87d4bd60255c6 /extra/Configs/Config.powerpc
parent39142c932fccc38c3323a1d1ae9eb743d1bef01c (diff)
Revert "default ?conf to native arch"
This reverts commit 6625518cd6894338937a74ca6b9187b7b8167b03. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'extra/Configs/Config.powerpc')
-rw-r--r--extra/Configs/Config.powerpc7
1 files changed, 0 insertions, 7 deletions
diff --git a/extra/Configs/Config.powerpc b/extra/Configs/Config.powerpc
index c34124aef..8ba267cf1 100644
--- a/extra/Configs/Config.powerpc
+++ b/extra/Configs/Config.powerpc
@@ -7,10 +7,6 @@ config TARGET_ARCH
string
default "powerpc"
-source "extra/Configs/Config.in.arches"
-menu "Target Architecture Features and Options"
-source "extra/Configs/Config.in.arch"
-
config FORCE_OPTIONS_FOR_ARCH
bool
default y
@@ -40,6 +36,3 @@ config CONFIG_E500
e500 v1 and v2 core.
endchoice
-
-endmenu
-source "extra/Configs/Config.in.common"