diff --git a/debian/changelog b/debian/changelog index 8dca1f803..590580952 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ linux (4.9-1~exp1) UNRELEASED; urgency=medium * [x86] PCI: Enable VMD as module * mm: Enable PAGE_POISONING (Closes: #849450), PAGE_POISONING_NO_SANITY (except on armel/marvell) + * ieee802154: Enable IEEE802154_FAKELB as module [ Uwe Kleine-König ] * enable `perf data' support; patch by Sebastian Andrzej Siewior diff --git a/debian/config/config b/debian/config/config index b4357485e..4ea496565 100644 --- a/debian/config/config +++ b/debian/config/config @@ -3169,6 +3169,7 @@ CONFIG_YAM=m ## file: drivers/net/ieee802154/Kconfig ## CONFIG_IEEE802154_DRIVERS=m +CONFIG_IEEE802154_FAKELB=m CONFIG_IEEE802154_AT86RF230=m CONFIG_IEEE802154_MRF24J40=m CONFIG_IEEE802154_CC2520=m