1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-24 07:38:38 +02:00

[kernel] generic: add another missing config entry, when gpio support is enabled

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14285 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2009-01-30 19:26:06 +00:00
parent 7fd9795828
commit 4e134594cf

View File

@ -418,6 +418,7 @@ CONFIG_GENERIC_TIME=y
CONFIG_GPIO_DEVICE=m
# CONFIG_GPIO_BT8XX is not set
# CONFIG_GPIO_MAX7301 is not set
# CONFIG_GPIO_MAX732X is not set
# CONFIG_GPIO_MCP23S08 is not set
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCF857X is not set