From b476f54cc90da0287f3dee8ede85752ba5d5c58f Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 28 Jan 2017 05:07:59 +0000 Subject: [PATCH] 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 f0e60f983..4114cb883 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 db5781122..c5e135175 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