enable GPIO_SYSFS

This commit is contained in:
Kyle McMartin 2010-09-08 20:53:21 -04:00
commit aa63cbafd1
2 changed files with 4 additions and 1 deletions

View file

@ -1884,6 +1884,9 @@ fi
# || ||
%changelog
* Wed Sep 08 2010 Kyle McMartin <kyle@redhat.com>
- Enable GPIO_SYSFS. (#631958)
* Wed Sep 08 2010 Kyle McMartin <kyle@redhat.com>
- Make pci=use_crs a compile-time config option we can switch the default
value of easily.