summaryrefslogtreecommitdiff
path: root/default-configs/arm-softmmu.mak
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2009-11-19 16:42:45 +0000
committerPaul Brook <paul@codesourcery.com>2009-11-19 16:42:45 +0000
commitf165b53a896975f6c45760d72f87e44f1a2ba325 (patch)
treec3043558dcec3720e3fe7dd0b7289bd0b0d74a0d /default-configs/arm-softmmu.mak
parentcd7aafcb8ddb4250a69866a5df9304dacbc6d9c5 (diff)
downloadqemu-f165b53a896975f6c45760d72f87e44f1a2ba325.tar.gz
Built network devices once
Move some generic NICS into libhw, and build them for ARM targets. Signed-off-by: Paul Brook <paul@codesourcery.com>
Diffstat (limited to 'default-configs/arm-softmmu.mak')
-rw-r--r--default-configs/arm-softmmu.mak2
1 files changed, 2 insertions, 0 deletions
diff --git a/default-configs/arm-softmmu.mak b/default-configs/arm-softmmu.mak
index a30393d5f6..35d2cb9c9c 100644
--- a/default-configs/arm-softmmu.mak
+++ b/default-configs/arm-softmmu.mak
@@ -20,3 +20,5 @@ CONFIG_ADS7846=y
CONFIG_MAX111X=y
CONFIG_SSI=y
CONFIG_SSI_SD=y
+CONFIG_LAN9118=y
+CONFIG_SMC91C111=y