Hi Jim, On Wed, Nov 20, 2013 at 11:23:31AM -0700, Jim Davis wrote: > Building with the attached random configuration file, > > drivers/built-in.o: In function `sur40_disconnect': > sur40.c:(.text+0x15c1cc): undefined reference to > `input_unregister_polled_device' > sur40.c:(.text+0x15c1d5): undefined reference to `input_free_polled_device' > drivers/built-in.o: In function `sur40_probe': > sur40.c:(.text+0x15c47a): undefined reference to `input_allocate_polled_device' > sur40.c:(.text+0x15c65b): undefined reference to `input_register_polled_device' > sur40.c:(.text+0x15c68b): undefined reference to `input_free_polled_device' > make: *** [vmlinux] Error 1 Thanks for the report. I amended the commit to select INPUT_POLLDEV. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html