diff options
| author | Ben Hutchings <ben@decadent.org.uk> | 2015-12-11 17:00:45 +0000 |
|---|---|---|
| committer | Ben Hutchings <ben@decadent.org.uk> | 2015-12-11 17:00:45 +0000 |
| commit | dc05a59cb175fdca1d4ab9498dec016b2031e981 (patch) | |
| tree | 3cbee282110e687d4f8dab6cfbc6e28ec22102b8 /debian/config/armhf/config.armmp | |
| parent | ea6701206722204dcf777c500f3452c744136129 (diff) | |
| download | kernel_replicant_linux-dc05a59cb175fdca1d4ab9498dec016b2031e981.tar.gz kernel_replicant_linux-dc05a59cb175fdca1d4ab9498dec016b2031e981.tar.bz2 kernel_replicant_linux-dc05a59cb175fdca1d4ab9498dec016b2031e981.zip | |
[armhf] net: Enable MVPP2 as module
Diffstat (limited to 'debian/config/armhf/config.armmp')
| -rw-r--r-- | debian/config/armhf/config.armmp | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
