ieee802154: Enable IEEE802154_6LOWPAN as module

svn path=/dists/trunk/linux-2.6/; revision=18303
This commit is contained in:
Ben Hutchings 2011-11-22 06:18:58 +00:00
parent bc8ba345e0
commit 6d75f03935
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -3,6 +3,7 @@ linux-2.6 (3.2~rc2-1~experimental.1) UNRELEASED; urgency=low
[ 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

View File

@ -3986,6 +3986,7 @@ CONFIG_IP_DCCP_CCID3=y
## file: net/ieee802154/Kconfig
##
CONFIG_IEEE802154=m
CONFIG_IEEE802154_6LOWPAN=m
##
## file: net/ipv4/Kconfig