Disable CONFIG_WIRELESS_EXT_SYSFS (long deprecated upstream)

This commit is contained in:
John W. Linville 2012-04-16 13:55:09 -04:00
parent 9a3c2ce6f0
commit 9384cd901e
2 changed files with 4 additions and 1 deletions

View File

@ -1411,7 +1411,7 @@ CONFIG_CFG80211_DEFAULT_PS=y
CONFIG_NL80211=y
# CONFIG_NL80211_TESTMODE is not set
CONFIG_WIRELESS_EXT=y
CONFIG_WIRELESS_EXT_SYSFS=y
# CONFIG_WIRELESS_EXT_SYSFS is not set
CONFIG_LIB80211=m
CONFIG_LIB80211_CRYPT_WEP=m
CONFIG_LIB80211_CRYPT_CCMP=m

View File

@ -2295,6 +2295,9 @@ fi
# ||----w |
# || ||
%changelog
* Mon Apr 16 2012 John W. Linville <linville@redhat.com>
- Disable CONFIG_WIRELESS_EXT_SYSFS (long deprecated upstream)
* Mon Apr 16 2012 Justin M. Forbes <jforbes@redhat.com> - 3.4.0-0.rc3.git0.1
- Linux v3.4-rc3
- Disable debugging options.