[kernel] r18303 - in dists/trunk/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Tue Nov 22 06:18:59 UTC 2011


Author: benh
Date: Tue Nov 22 06:18:58 2011
New Revision: 18303

Log:
ieee802154: Enable IEEE802154_6LOWPAN as module

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Tue Nov 22 06:14:52 2011	(r18302)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Nov 22 06:18:58 2011	(r18303)
@@ -3,6 +3,7 @@
   [ Ben Hutchings ]
   * New upstream release candidate
   * aufs: Update to aufs3.x-rcN-20111114
+  * ieee802154: Enable IEEE802154_6LOWPAN as module
 
   [ Uwe Kleine-König ]
   * [amd64] reenable rt featureset with 3.2-rc2-rt3

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Tue Nov 22 06:14:52 2011	(r18302)
+++ dists/trunk/linux-2.6/debian/config/config	Tue Nov 22 06:18:58 2011	(r18303)
@@ -3986,6 +3986,7 @@
 ## file: net/ieee802154/Kconfig
 ##
 CONFIG_IEEE802154=m
+CONFIG_IEEE802154_6LOWPAN=m
 
 ##
 ## file: net/ipv4/Kconfig



More information about the Kernel-svn-changes mailing list