summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.powerpc
diff options
context:
space:
mode:
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"