Fix boot on TI am33xx/omap devices

This commit is contained in:
Peter Robinson 2016-01-19 12:42:38 +00:00
parent ca0d39be27
commit 867de2c270
2 changed files with 4 additions and 1 deletions

View File

@ -323,7 +323,7 @@ CONFIG_PINMUX=y
CONFIG_PINCONF=y
CONFIG_PINCTRL=y
CONFIG_GENERIC_PINCONF=y
CONFIG_PINCTRL_SINGLE=m
CONFIG_PINCTRL_SINGLE=y
#i2c
CONFIG_I2C_ARB_GPIO_CHALLENGE=m

View File

@ -2044,6 +2044,9 @@ fi
#
#
%changelog
* Tue Jan 19 2016 Peter Robinson <pbrobinson@fedoraproject.org>
- Fix boot on TI am33xx/omap devices
* Mon Jan 18 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.5.0-0.rc0.git5.1
- Linux v4.4-8606-g5807fca