ieee802154: Enable IEEE802154_FAKELB as module

This commit is contained in:
Ben Hutchings 2017-01-05 03:09:11 +00:00
parent f08186c06a
commit 359bc84534
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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

View File

@ -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