[linux] 01/03: net: Enable SFC_FALCON as module; SFC_FALCON_MTD

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Jan 30 16:33:20 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit b476f54cc90da0287f3dee8ede85752ba5d5c58f
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Jan 28 05:07:59 2017 +0000

    net: Enable SFC_FALCON as module; SFC_FALCON_MTD
---
 debian/changelog     | 1 +
 debian/config/config | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f0e60f9..4114cb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ linux (4.10~rc5-1~exp1) UNRELEASED; urgency=medium
     vsyscall=emulate
   * [arm64] Enable DRM_MESON, MMC_MESON_GX, DWMAC_MESON, MESON_GXL_PHY,
     PHY_MESON8B_USB2, MESON_WATCHDOG as modules
+  * net: Enable SFC_FALCON as module; SFC_FALCON_MTD
 
   [ Roger Shimizu ]
   * debian/copyright: Add GPL/X11 Dual License
diff --git a/debian/config/config b/debian/config/config
index db57811..c5e1351 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -3100,6 +3100,8 @@ CONFIG_SFC_MTD=y
 CONFIG_SFC_MCDI_MON=y
 CONFIG_SFC_SRIOV=y
 CONFIG_SFC_MCDI_LOGGING=y
+CONFIG_SFC_FALCON=m
+CONFIG_SFC_FALCON_MTD=y
 
 ##
 ## file: drivers/net/ethernet/silan/Kconfig

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list