[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
master
Nicolas Thill 2009-01-30 19:26:06 +00:00
parent dd435fb125
commit 5c74ac958c
1 changed files with 1 additions and 0 deletions

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