disable TI_CPSW

This commit is contained in:
Peter Robinson 2012-07-06 12:21:08 +01:00
parent 1e9cc93abf
commit 2f09889abb
2 changed files with 4 additions and 1 deletions

View File

@ -1084,4 +1084,4 @@ CONFIG_USB_RENESAS_USBHS_HCD=m
# CONFIG_MFD_S5M_CORE is not set
# CONFIG_VIDEO_AS3645A is not set
#
CONFIG_TI_CPSW=m
# CONFIG_TI_CPSW is not set

View File

@ -2434,6 +2434,9 @@ fi
# '-' | |
# '-'
%changelog
* Fri Jul 6 2012 Peter Robinson <pbrobinson@fedoraproject.org>
- disable TI_CPSW
* Thu Jul 05 2012 Josh Boyer <jwboyer@redhat.com>
- Fix device misprobe for Gobi devices (rhbz 829880)
- Fix breakage in nouveau with nv_two_heads (rhbz 830359)