diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-14 09:28:19 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-14 09:28:19 +0100 |
commit | bc561e500e22bc9d953fd9a80144f80295a4cbbd (patch) | |
tree | dc80cd4fb596e17e809743442a24c1c6a2b8ab02 /target/sparc64/sys-available/qemu-sparc64 | |
parent | 5309511c9574091fb20a60c09e3b726c6c8e20b9 (diff) |
convert to miniconfig
only miniconfig is used for all targets.
aranym support is still broken/experimental.
32 bit kernel support for 64 targets need to be fixed.
tested on usb boot on ibm-x40
Diffstat (limited to 'target/sparc64/sys-available/qemu-sparc64')
-rw-r--r-- | target/sparc64/sys-available/qemu-sparc64 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/sparc64/sys-available/qemu-sparc64 b/target/sparc64/sys-available/qemu-sparc64 index 5b88fe09a..b3e7466ee 100644 --- a/target/sparc64/sys-available/qemu-sparc64 +++ b/target/sparc64/sys-available/qemu-sparc64 @@ -7,7 +7,5 @@ config ADK_TARGET_SYSTEM_QEMU_SPARC64 select ADK_TARGET_WITH_VGA select ADK_TARGET_WITH_INPUT select ADK_TARGET_KERNEL_ZIMAGE - select ADK_USE_KERNEL_MINICONFIG help Support for Qemu Emulator (SPARC64). - |