disable gpiolib on vexpress for Jon Masters

This commit is contained in:
Dennis Gilmore 2012-12-17 12:41:41 -06:00
parent 820fdaa809
commit 0689821d3c
2 changed files with 5 additions and 0 deletions

View File

@ -93,3 +93,5 @@ CONFIG_PATA_PLATFORM=m
CONFIG_PATA_OF_PLATFORM=m
# CONFIG_NET_VENDOR_BROADCOM is not set
# unset on versatille for jon masters
# CONFIG_GPIOLIB is not set

View File

@ -2451,6 +2451,9 @@ fi
# ||----w |
# || ||
%changelog
* Mon Dec 17 2012 Dennis Gilmore <dennis@ausil.us>
- disable gpiolib on vexpress
* Mon Dec 17 2012 Josh Boyer <jwboyer@redhat.com>
- Fix oops in sony-laptop setup (rhbz 873107)