diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-10-16 01:38:06 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-10-16 01:38:06 +0200 |
commit | b12b8303e67a4b0b37acd14eaa8517e197fdcaa9 (patch) | |
tree | a67b84a4cd8afc1c6d7dd94c6175453dfe0e78a5 /target/config | |
parent | da7843332416a698576b77490239b591e3a7a929 (diff) |
remove duplicate entry
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.cpu | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/config/Config.in.cpu b/target/config/Config.in.cpu index 9596eea83..4b87ef3e0 100644 --- a/target/config/Config.in.cpu +++ b/target/config/Config.in.cpu @@ -406,12 +406,6 @@ config ADK_CPU_CORTEX_A8 select ADK_TARGET_CPU_WITH_FPU_VFPV3 select ADK_TARGET_CPU_WITH_NEON -config ADK_CPU_CORTEX_A8 - bool - select ADK_TARGET_WITH_NPTL - select ADK_TARGET_WITH_MMU - select ADK_TARGET_CPU_WITH_FPU_VFPV3 - config ADK_CPU_CORTEX_A9 bool select ADK_TARGET_WITH_NPTL |