Disable PL330 on ARM as it's broken on highbank

This commit is contained in:
Peter Robinson 2013-05-09 22:30:23 +01:00
parent 511c1c627a
commit 7be528a41a
2 changed files with 5 additions and 1 deletions

View File

@ -161,7 +161,8 @@ CONFIG_SERIAL_8250_DW=y
CONFIG_RTC_DRV_PL030=y
CONFIG_RTC_DRV_PL031=y
CONFIG_PL330_DMA=m
# disable because it's currently broken on highbank :-/
# CONFIG_PL330_DMA is not set
CONFIG_AMBA_PL08X=y
CONFIG_ARM_SP805_WATCHDOG=m
CONFIG_I2C_VERSATILE=m

View File

@ -2278,6 +2278,9 @@ fi
# and build.
%changelog
* Thu May 9 2013 Peter Robinson <pbrobinson@fedoraproject.org>
- Disable PL330 on ARM as it's broken on highbank
* Wed May 08 2013 Josh Boyer <jwboyer@redhat.com> - 3.0.1-301
- Linux v3.9.1