Enable MAC802154, IEEE802154_ADF7242, IEEE802154_AT86RF230, IEEE802154_ATUSB, IEEE802154_CC2520 and IEEE802154_MRF24J40.

This commit is contained in:
Aurelien Jarno 2016-11-05 23:18:39 +01:00
parent 0384bbbffa
commit 0f6628f57c
2 changed files with 14 additions and 1 deletions

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
linux (4.9~rc3-1~exp2) UNRELEASED; urgency=medium
[ Aurelien Jarno ]
* Enable MAC802154, IEEE802154_ADF7242, IEEE802154_AT86RF230,
IEEE802154_ATUSB, IEEE802154_CC2520 and IEEE802154_MRF24J40.
-- Aurelien Jarno <aurel32@debian.org> Sat, 05 Nov 2016 23:17:01 +0100
linux (4.9~rc3-1~exp1) experimental; urgency=medium
* New upstream release candidate

View File

@ -3145,6 +3145,11 @@ CONFIG_YAM=m
## file: drivers/net/ieee802154/Kconfig
##
CONFIG_IEEE802154_DRIVERS=m
CONFIG_IEEE802154_ADF7242=m
CONFIG_IEEE802154_AT86RF230=m
CONFIG_IEEE802154_ATUSB=m
CONFIG_IEEE802154_CC2520=m
CONFIG_IEEE802154_MRF24J40=m
##
## file: drivers/net/irda/Kconfig
@ -6246,7 +6251,7 @@ CONFIG_MAC80211_LEDS=y
##
## file: net/mac802154/Kconfig
##
# CONFIG_MAC802154 is not set
CONFIG_MAC802154=m
##
## file: net/mpls/Kconfig