]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/mfd/twl4030-core.c
twl4030: move twl4030-pwrbutton to drivers/input/misc
[linux-2.6-omap-h63xx.git] / drivers / mfd / twl4030-core.c
index 347b3788e2e86331e85ee26d27ff73d13355fe69..afc5894d02a0f1b79c6df554361d3e3532d3b889 100644 (file)
 #define twl_has_usb()  false
 #endif
 
-#if defined(CONFIG_TWL4030_PWRBUTTON) || defined(CONFIG_TWL4030_PWBUTTON_MODULE)
+#if defined(CONFIG_INPUT_TWL4030_PWRBUTTON) \
+       || defined(CONFIG_INPUT_TWL4030_PWBUTTON_MODULE)
 #define twl_has_pwrbutton()    true
 #else
 #define twl_has_pwrbutton()    false