[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.

(cherry picked from commit 5e65364843)
This commit is contained in:
Ben Hutchings 2015-11-14 18:20:10 +00:00
parent fe21430e13
commit 4af8398126
3 changed files with 8 additions and 0 deletions

2
debian/changelog vendored
View File

@ -29,6 +29,8 @@ linux (4.2.6-2) UNRELEASED; urgency=medium
* [x86] psmouse: Enable MOUSE_PS2_VMMOUSE (Closes: #802929)
- linux-image: Add versioned Breaks on xserver-xorg-input-vmmouse to
avoid driver conflicts
* [armhf] udeb: Add stmmac platform modules dwmac-generic, dwmac-socfpga
and dwmac-sunxi to nic-modules (Closes: #805098)
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 10 Nov 2015 22:05:58 +0100

View File

@ -600,6 +600,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

View File

@ -4,6 +4,9 @@ mvmdio
smsc911x
stmmac
stmmac-platform
dwmac-generic
dwmac-socfpga
dwmac-sunxi
sun4i-emac
xgmac
ti_cpsw