Build in TPS65217 for ARM non lpae kernels (fixes BBW booting)

This commit is contained in:
Peter Robinson 2014-03-24 17:40:02 +00:00
parent 59a8033a4a
commit 34889e88ec
2 changed files with 4 additions and 1 deletions

View File

@ -308,6 +308,8 @@ CONFIG_TI_DAVINCI_MDIO=m
CONFIG_TI_CPSW=m
CONFIG_TI_CPSW_PHY_SEL=y
# CONFIG_TI_CPTS is not set
# Needed for BBone White
CONFIG_REGULATOR_TPS65217=y
CONFIG_TI_EMIF=m
CONFIG_DRM_TILCDC=m
CONFIG_SPI_DAVINCI=m

View File

@ -2068,8 +2068,9 @@ fi
# ||----w |
# || ||
%changelog
* Sun Mar 23 2014 Peter Robinson <pbrobinson@fedoraproject.org>
* Mon Mar 24 2014 Peter Robinson <pbrobinson@fedoraproject.org>
- Update some generic ARM config options
- Build in TPS65217 for ARM non lpae kernels (fixes BBW booting)
* Fri Mar 21 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.14.0-0.rc7.git2.1
- Linux v3.14-rc7-59-g08edb33