diff options
author | John W. Linville <linville@tuxdriver.com> | 2011-12-19 16:32:30 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-12-20 07:28:12 -0500 |
commit | 217da4eb7b200560792b61a34674d00088e45657 (patch) | |
tree | 941ac7813d20f062fe4cd814b2c5e6c24e4cd119 /config-backports | |
parent | 92505b0d0fb617d57f1adc45aa01d0eaeb16c681 (diff) | |
download | kernel-217da4eb7b200560792b61a34674d00088e45657.tar.gz kernel-217da4eb7b200560792b61a34674d00088e45657.tar.xz kernel-217da4eb7b200560792b61a34674d00088e45657.zip |
modpost: add option to allow external modules to avoid taint
Make integrated compat-wireless take advantage of the above
Turn-on backports again, since TAINT_OOT_MODULE issue is resolved
Update compat-wireless snapshot from 2011-12-18
Diffstat (limited to 'config-backports')
-rw-r--r-- | config-backports | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config-backports b/config-backports index c1b178176..33a3adcce 100644 --- a/config-backports +++ b/config-backports @@ -12,6 +12,11 @@ # CONFIG_B44 is not set # +# Prevent b43 and brcmsmac from competing +# +# CONFIG_B43_BCMA is not set + +# # These have to be turned-on again since compat-wireless does not # provide them... # |