Disable Dell RBU so userspace firmware path isn't selected (rhbz 997149)

This commit is contained in:
Josh Boyer 2013-08-20 13:30:47 -04:00
parent 875f13b8dd
commit d7fe8b2878
2 changed files with 5 additions and 1 deletions

View File

@ -146,7 +146,8 @@ CONFIG_I2C_SIS96X=m
CONFIG_I2C_VIA=m
CONFIG_I2C_VIAPRO=m
CONFIG_DELL_RBU=m
#rhbz 997149
# CONFIG_DELL_RBU is not set
CONFIG_DCDBAS=m
CONFIG_EDAC=y

View File

@ -2237,6 +2237,9 @@ fi
# ||----w |
# || ||
%changelog
* Tue Aug 20 2013 Josh Boyer <jwboyer@fedoraproject.org>
- Disable Dell RBU so userspace firmware path isn't selected (rhbz 997149)
* Mon Aug 19 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.11.0-0.rc6.git0.1
- Linux v3.11-rc6
- Disable debugging options.