diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/config/armhf/config.armmp | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9ce0cb752816..8d10d95178f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ linux (4.3.1-1~exp1) UNRELEASED; urgency=medium (Closes: #807632) * [armhf] Enable MACH_ARMADA_375, MACH_ARMADA_38X, MACH_ARMADA_39X (Closes: #807633) + * [armhf] net: Enable MVPP2 as module -- Ben Hutchings <ben@decadent.org.uk> Wed, 09 Dec 2015 23:20:32 +0000 diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp index f0138ed69a07..1952640fd01d 100644 --- a/debian/config/armhf/config.armmp +++ b/debian/config/armhf/config.armmp @@ -563,6 +563,7 @@ CONFIG_E100=m ## CONFIG_MVMDIO=m CONFIG_MVNETA=m +CONFIG_MVPP2=m ## ## file: drivers/net/ethernet/microchip/Kconfig |
