diff --git a/debian/changelog b/debian/changelog index 784b258c0..69875eb90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ linux (4.17.14-2) UNRELEASED; urgency=medium * serdev: Enable SERIAL_DEV_BUS, SERIAL_DEV_CTRL_TTYPORT as built-in (except on armel) - bluetooth: Re-enable BT_HCIUART_{BCM,LL} (Closes: #906048) + * drivers/net/phy: Enable SFP as module (Closes: #906054) -- Ben Hutchings Tue, 14 Aug 2018 00:07:30 +0800 diff --git a/debian/config/config b/debian/config/config index 925cd629c..e863e3d7f 100644 --- a/debian/config/config +++ b/debian/config/config @@ -3400,6 +3400,7 @@ CONFIG_IEEE802154_ADF7242=m # CONFIG_MDIO_OCTEON is not set # CONFIG_MDIO_THUNDER is not set CONFIG_PHYLIB=m +CONFIG_SFP=m CONFIG_AMD_PHY=m CONFIG_AQUANTIA_PHY=m CONFIG_AT803X_PHY=m