Build in GPIO_OMAP to fix BeagleBone boot on mSD (changes in 4.2 upstream)

This commit is contained in:
Peter Robinson 2015-08-25 01:17:42 +01:00
parent b2d1157318
commit 5969c87ac9
2 changed files with 5 additions and 1 deletions

View File

@ -51,7 +51,8 @@ CONFIG_SERIAL_OMAP=y
CONFIG_SERIAL_OMAP_CONSOLE=y
CONFIG_SERIAL_8250_OMAP=m
CONFIG_GPIO_OMAP=m
# Needed by omap_hsmmc for card detect on at least the am33xx (BBone) platforms (changed in 4.2)
CONFIG_GPIO_OMAP=y
CONFIG_GPIO_TWL4030=m
CONFIG_GPIO_TWL6040=m
CONFIG_I2C_OMAP=m

View File

@ -2033,6 +2033,9 @@ fi
#
#
%changelog
* Mon Aug 24 2015 Peter Robinson <pbrobinson@fedoraproject.org>
- Build in GPIO_OMAP to fix BeagleBone boot on mSD (changes in 4.2 upstream)
* Mon Aug 24 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.2.0-0.rc8.git0.1
- Linux v4.2-rc8