]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit3c0134484bd5fe3c3d9611aab1983881efc894c0
tree5e1b69d3c20dacb4cf9cb6cae2eb4faef850e83b
parent62c21db8dbcb8179cd28466609d6efa5e0eeadbf
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 <premi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2_evm_defconfig
arch/arm/configs/omap3_beagle_defconfig
arch/arm/configs/omap3_evm_defconfig
arch/arm/configs/omap_2430sdp_defconfig
arch/arm/configs/omap_3430sdp_defconfig
arch/arm/configs/omap_ldp_defconfig