From c222886f38ea1185c1b420f03d1e1fb377506af0 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Mon, 2 Jun 2014 17:12:07 +0200
Subject: simplify adding new arch

Generate all data needed when adding a new arch or system.
Recognize any changes in target/*/systems as reported as bug by
Joerg.
---
 target/ppc/Config.in | 9 ---------
 1 file changed, 9 deletions(-)
 delete mode 100644 target/ppc/Config.in

(limited to 'target/ppc')

diff --git a/target/ppc/Config.in b/target/ppc/Config.in
deleted file mode 100644
index 272621e9f..000000000
--- a/target/ppc/Config.in
+++ /dev/null
@@ -1,9 +0,0 @@
-choice
-depends on ADK_LINUX_PPC && !ADK_CHOOSE_TARGET_ARCH
-prompt "Target system"
-
-config ADK_CHOOSE_TARGET_SYSTEM_PPC
-        boolean "Choose target system"
-
-source "target/ppc/Config.in.systems"
-endchoice
-- 
cgit v1.2.3