summaryrefslogtreecommitdiff
path: root/target/sparc64/kernel
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-17 10:37:17 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-17 10:37:17 +0100
commit1d7f99bcee72dbc423a67ddc0e35fa3d77b4d37c (patch)
treeb22975b1027e086b23184ac390780ead98887094 /target/sparc64/kernel
parent2e3ef3075d9ff8be529f105bcea1eb32dd4f1013 (diff)
fix networking on qemu-system-sparc64
- use virtio drivers for sparc64 by default, builtin ne2k-pci emulation does not work - fix glibc packaging, revert x32 change, needs a better fix in sysroot
Diffstat (limited to 'target/sparc64/kernel')
-rw-r--r--target/sparc64/kernel/qemu-sparc643
1 files changed, 0 insertions, 3 deletions
diff --git a/target/sparc64/kernel/qemu-sparc64 b/target/sparc64/kernel/qemu-sparc64
index e78fd6071..a2b048860 100644
--- a/target/sparc64/kernel/qemu-sparc64
+++ b/target/sparc64/kernel/qemu-sparc64
@@ -12,9 +12,6 @@ CONFIG_OF_NET=y
CONFIG_OF_PCI=y
CONFIG_IOMMU_SUPPORT=y
CONFIG_OF_IOMMU=y
-CONFIG_NET_VENDOR_NATSEMI=y
-CONFIG_NET_VENDOR_8390=y
-CONFIG_NE2K_PCI=y
CONFIG_SERIAL_CONSOLE=y
CONFIG_SERIAL_SUNCORE=y
CONFIG_SERIAL_SUNSU=y