[linux] 01/01: Enable MAC802154, IEEE802154_ADF7242, IEEE802154_AT86RF230, IEEE802154_ATUSB, IEEE802154_CC2520 and IEEE802154_MRF24J40.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Nov 5 22:18:49 UTC 2016


This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch master
in repository linux.

commit 0f6628f57c08d828d304da4a657211c1405bbfe2
Author: Aurelien Jarno <aurelien at aurel32.net>
Date:   Sat Nov 5 23:18:39 2016 +0100

    Enable MAC802154, IEEE802154_ADF7242, IEEE802154_AT86RF230, IEEE802154_ATUSB, IEEE802154_CC2520 and IEEE802154_MRF24J40.
---
 debian/changelog     | 8 ++++++++
 debian/config/config | 7 ++++++-
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ad1ea1d..1e16456 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 at debian.org>  Sat, 05 Nov 2016 23:17:01 +0100
+
 linux (4.9~rc3-1~exp1) experimental; urgency=medium
 
   * New upstream release candidate
diff --git a/debian/config/config b/debian/config/config
index fab66df..8a1bd33 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list