summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2015-04-01 08:12:59 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2015-04-07 10:06:45 +0000
commit2c42a826dbe382efe31f4dc8512411809565317a (patch)
tree7d04c19c899d81904cc2ca6a92d3851d945119ed
parentccf6177c64c31b413d368e5d072655e0a1952b71 (diff)
downloaddefinitions-2c42a826dbe382efe31f4dc8512411809565317a.tar.gz
Enable Atheros network drivers in x86 kernels
Change-Id: Ib98d024f34b6dd0d821335bdf24cb59278977a17
-rw-r--r--strata/bsp-x86_32-generic/linux-x86-32-generic.morph3
-rw-r--r--strata/bsp-x86_64-generic/linux-x86-64-generic.morph3
2 files changed, 6 insertions, 0 deletions
diff --git a/strata/bsp-x86_32-generic/linux-x86-32-generic.morph b/strata/bsp-x86_32-generic/linux-x86-32-generic.morph
index 4ed79eac..7da478b5 100644
--- a/strata/bsp-x86_32-generic/linux-x86-32-generic.morph
+++ b/strata/bsp-x86_32-generic/linux-x86-32-generic.morph
@@ -65,6 +65,9 @@ configure-commands:
- scripts/config -e R8169
- scripts/config -e 8139TOO
- scripts/config -e 8139CP
+- scripts/config -e ATL1
+- scripts/config -e ATL1C
+- scripts/config -e ATL1E
- scripts/config -e IKCONFIG
- scripts/config -e IKCONFIG_PROC
- scripts/config -e SECCOMP
diff --git a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
index 2a3359a5..e4e028c7 100644
--- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
+++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
@@ -65,6 +65,9 @@ configure-commands:
- scripts/config -e R8169
- scripts/config -e 8139TOO
- scripts/config -e 8139CP
+- scripts/config -e ATL1
+- scripts/config -e ATL1C
+- scripts/config -e ATL1E
- scripts/config -e IKCONFIG
- scripts/config -e IKCONFIG_PROC
- scripts/config -e SECCOMP