Enable B43_PHY_G to fix b43 driver regression (rhbz 1152502)

Also build fq_codel network scheduler in
This commit is contained in:
Josh Boyer 2014-10-17 13:28:42 -04:00
parent e46472556a
commit 25449269cd
2 changed files with 3 additions and 2 deletions

View File

@ -1154,7 +1154,7 @@ CONFIG_NET_SCH_MULTIQ=m
CONFIG_NET_SCH_CHOKE=m
CONFIG_NET_SCH_QFQ=m
CONFIG_NET_SCH_CODEL=m
CONFIG_NET_SCH_FQ_CODEL=m
CONFIG_NET_SCH_FQ_CODEL=y
CONFIG_NET_SCH_FQ=m
CONFIG_NET_SCH_HHF=m
CONFIG_NET_SCH_PIE=m
@ -1680,7 +1680,7 @@ CONFIG_B43_BCMA_PIO=y
CONFIG_B43_PHY_LP=y
CONFIG_B43_PHY_N=y
CONFIG_B43_PHY_HT=y
# CONFIG_B43_PHY_G is not set
CONFIG_B43_PHY_G=y
CONFIG_B43LEGACY=m
# CONFIG_B43LEGACY_DEBUG is not set
CONFIG_B43LEGACY_DMA=y

View File

@ -2288,6 +2288,7 @@ fi
# || ||
%changelog
* Fri Oct 18 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.17.1-301
- Enable B43_PHY_G to fix b43 driver regression (rhbz 1152502)
- Add even more btrfs corruption/error fixes
* Wed Oct 15 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.17.1-300