summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.ethernet
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-24 20:30:53 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-24 20:31:41 +0200
commit56b4873f0feba3013f8ffc5ae119165322c3e33d (patch)
tree1b7504df1bd8602e01e0cb5ff5a6507f56a03829 /target/linux/config/Config.in.ethernet
parent1db49cba2eb4b1a17bc03680d97b6f217011cf53 (diff)
use e1000 for qemu-ppc, fix libstdcxx compile
Diffstat (limited to 'target/linux/config/Config.in.ethernet')
-rw-r--r--target/linux/config/Config.in.ethernet5
1 files changed, 2 insertions, 3 deletions
diff --git a/target/linux/config/Config.in.ethernet b/target/linux/config/Config.in.ethernet
index 36600fe87..642049056 100644
--- a/target/linux/config/Config.in.ethernet
+++ b/target/linux/config/Config.in.ethernet
@@ -142,8 +142,7 @@ config ADK_KERNEL_NE2K_PCI
select ADK_KERNEL_NET_VENDOR_NATSEMI
select ADK_KERNEL_NET_VENDOR_8390
select ADK_KERNEL_MII
- depends on ADK_TARGET_WITH_PCI || ADK_TARGET_QEMU
- default y if ADK_TARGET_SYSTEM_QEMU_PPC
+ depends on ADK_TARGET_WITH_PCI
default n
help
NE2000 PCI driver
@@ -166,7 +165,6 @@ config ADK_KERNEL_8139CP
select ADK_KERNEL_MII
depends on ADK_TARGET_WITH_PCI || ADK_TARGET_QEMU
default y if ADK_TARGET_SYSTEM_QEMU_SH4
- default y if ADK_TARGET_SYSTEM_QEMU_SH4EB
default n
help
RTL8139C+ pci driver
@@ -204,6 +202,7 @@ config ADK_KERNEL_E1000
default y if ADK_TARGET_SYSTEM_QEMU_X86_64
default y if ADK_TARGET_SYSTEM_QEMU_MIPS
default y if ADK_TARGET_SYSTEM_QEMU_MIPS64
+ default y if ADK_TARGET_SYSTEM_QEMU_PPC
default n
help
Intel(R) PRO/1000 gigabit ethernet driver