summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2015-11-14 18:20:10 +0000
committerBen Hutchings <ben@decadent.org.uk>2015-11-14 18:20:10 +0000
commit5e653648437096edc6c397526d1fe6c150b31d71 (patch)
treec81fab7efb54034fe1eb056a6cab654341d28521
parent3e8c6af15ed11801a7c8ce94d9b774b5d307430a (diff)
[armhf] udeb: Add stmmac platform modules to nic-modules (Closes: #805098)
Add dwmac-generic, dwmac-socfpga and dwmac-sunxi to nic-modules as those are the ones currently built. Also explicitly enable them in the config.
-rw-r--r--debian/changelog2
-rw-r--r--debian/config/armhf/config.armmp3
-rw-r--r--debian/installer/armhf/modules/armhf-armmp/nic-modules3
3 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0053bf9b9..5eca6d368 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,8 @@ linux (4.3-1~exp2) UNRELEASED; urgency=medium
* [armhf] Enable new drivers for Allwinner chips (Closes: #804856)
- crypto: Enable CRYPTO_DEV_SUN4I_SS as module
- musb: Enable USB_MUSB_SUNXI as module
+ * [armhf] udeb: Add stmmac platform modules dwmac-generic, dwmac-socfpga
+ and dwmac-sunxi to nic-modules (Closes: #805098)
[ Ian Campbell ]
* [armel/orion5x] Enable Device Tree for orion5x. Patch from Roger Shimizu
diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp
index 4d65053c4..d6ce54516 100644
--- a/debian/config/armhf/config.armmp
+++ b/debian/config/armhf/config.armmp
@@ -596,6 +596,9 @@ CONFIG_SMSC911X=m
## file: drivers/net/ethernet/stmicro/stmmac/Kconfig
##
CONFIG_STMMAC_ETH=m
+CONFIG_DWMAC_GENERIC=m
+CONFIG_DWMAC_SOCFPGA=m
+CONFIG_DWMAC_SUNXI=m
##
## file: drivers/net/ethernet/ti/Kconfig
diff --git a/debian/installer/armhf/modules/armhf-armmp/nic-modules b/debian/installer/armhf/modules/armhf-armmp/nic-modules
index 13086f0b4..e3d0df7b9 100644
--- a/debian/installer/armhf/modules/armhf-armmp/nic-modules
+++ b/debian/installer/armhf/modules/armhf-armmp/nic-modules
@@ -4,6 +4,9 @@ mvmdio
smsc911x
stmmac
stmmac-platform
+dwmac-generic
+dwmac-socfpga
+dwmac-sunxi
sun4i-emac
xgmac
ti_cpsw