Enable CONFIG_GPIO_TWL4030=y
authorSanjeev Premi <premi@ti.com>
Fri, 10 Oct 2008 12:18:58 +0000 (17:48 +0530)
committerTony Lindgren <tony@atomide.com>
Fri, 10 Oct 2008 12:35:17 +0000 (15:35 +0300)
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 <premi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found