summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2016-05-10 14:52:27 +0200
committerAndrey Konovalov <andrey.konovalov@linaro.org>2016-05-10 21:16:21 +0300
commit636329b7432405d88c556a002b7cab534cdc9e85 (patch)
tree74e1d15742a0e4399f262be870332f78a133e40a
parent353b78ecccc6f4d3dd6be661d3dd3229205a746b (diff)
distribution.conf: E100E and IXGBE
E1000E: This driver supports the PCI-Express Intel(R) PRO/1000 gigabit ethernet family of adapters. IXGBE: This driver supports Intel(R) 10GbE PCI Express family of adapters. Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
-rw-r--r--linaro/configs/distribution.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/linaro/configs/distribution.conf b/linaro/configs/distribution.conf
index 6329bd98cab..f394d9486e2 100644
--- a/linaro/configs/distribution.conf
+++ b/linaro/configs/distribution.conf
@@ -63,3 +63,5 @@ CONFIG_SECURITY_SMACK=y
CONFIG_SECURITY_APPARMOR=y
CONFIG_DEFAULT_SECURITY_APPARMOR=y
CONFIG_OF_SELFTEST=y
+CONFIG_E1000E=m
+CONFIG_IXGBE=m