enable GPIO_SYSFS
This commit is contained in:
parent
72b3bf972e
commit
3ceeb77a79
@ -4274,7 +4274,7 @@ CONFIG_BLK_DEV_DRBD=m
|
|||||||
# CONFIG_DEBUG_GPIO is not set
|
# CONFIG_DEBUG_GPIO is not set
|
||||||
# CONFIG_W1_MASTER_GPIO is not set
|
# CONFIG_W1_MASTER_GPIO is not set
|
||||||
# CONFIG_LEDS_GPIO is not set
|
# CONFIG_LEDS_GPIO is not set
|
||||||
# CONFIG_GPIO_SYSFS is not set
|
CONFIG_GPIO_SYSFS=y
|
||||||
# CONFIG_GPIO_MAX732X is not set
|
# CONFIG_GPIO_MAX732X is not set
|
||||||
# CONFIG_GPIO_PCA953X is not set
|
# CONFIG_GPIO_PCA953X is not set
|
||||||
# CONFIG_GPIO_PCF857X is not set
|
# CONFIG_GPIO_PCF857X is not set
|
||||||
|
@ -1923,6 +1923,9 @@ fi
|
|||||||
# and build.
|
# and build.
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 08 2010 Kyle McMartin <kyle@redhat.com>
|
||||||
|
- Enable GPIO_SYSFS. (#631958)
|
||||||
|
|
||||||
* Wed Sep 08 2010 Kyle McMartin <kyle@redhat.com>
|
* Wed Sep 08 2010 Kyle McMartin <kyle@redhat.com>
|
||||||
- Make pci=use_crs a config option.
|
- Make pci=use_crs a config option.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user