From: Nicolas Thill Date: Fri, 30 Jan 2009 19:26:06 +0000 (+0000) Subject: [kernel] generic: add another missing config entry, when gpio support is enabled X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=a47492a8bdced9ee9a2972225f3956e5b3c37b3a;hp=e20ea97ad51061de13e75c6f7a5da9ecef76c14b;ds=inline [kernel] generic: add another missing config entry, when gpio support is enabled SVN-Revision: 14285 --- diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index 98bbb34771..05726d1078 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -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