From: Sanjeev Premi Date: Fri, 10 Oct 2008 12:18:58 +0000 (+0530) Subject: Enable CONFIG_GPIO_TWL4030=y X-Git-Tag: v2.6.27-omap1~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c0134484bd5fe3c3d9611aab1983881efc894c0;p=pandora-kernel.git Enable CONFIG_GPIO_TWL4030=y Without this option, kernel builds would fail, with errors similar to: hsmmc.c:50: undefined reference to `twl4030_get_gpio_datain' hsmmc.c:82: undefined reference to `twl4030_free_gpio' hsmmc.c:63: undefined reference to `twl4030_request_gpio' hsmmc.c:67: undefined reference to `twl4030_set_gpio_debounce' Signed-off-by: Sanjeev Premi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed