diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-04-26 12:13:50 -0500 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-04-26 12:14:00 -0500 |
commit | b740a110d070e065a1129a9612f2b1d5ff77524f (patch) | |
tree | 3907f1bf5c742a757b6e11c9c47a8bfe82ec2305 /target/sparc64/systems/qemu-sparc64 | |
parent | cbd602d1e2f78be3c82615fb79099a1709a79b68 (diff) |
refactor LINUX_64 support, hide symbol for developers of boards
Diffstat (limited to 'target/sparc64/systems/qemu-sparc64')
-rw-r--r-- | target/sparc64/systems/qemu-sparc64 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/sparc64/systems/qemu-sparc64 b/target/sparc64/systems/qemu-sparc64 index f8be214a1..9079671dc 100644 --- a/target/sparc64/systems/qemu-sparc64 +++ b/target/sparc64/systems/qemu-sparc64 @@ -1,6 +1,5 @@ config ADK_TARGET_SYSTEM_QEMU_SPARC64 bool "Qemu Emulator" - select ADK_LINUX_64 select ADK_CPU_SPARC_V9 select ADK_TARGET_QEMU select ADK_TARGET_KERNEL_ZIMAGE |