Input: migor-ts - allow driver to build if COMPILE_TEST is enabled
authorJavier Martinez Canillas <javier@osg.samsung.com>
Tue, 17 May 2016 18:10:31 +0000 (11:10 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 18 May 2016 22:08:18 +0000 (15:08 -0700)
commitdb36ae8516ac70dd3f889f2448b6191f06f15f20
tree93893824bda794d921345e884f2846177a987952
parent8f4decc307c42d62a184228307f711442066bf7c
Input: migor-ts - allow driver to build if COMPILE_TEST is enabled

The driver only has runtime but no build time dependency with SH_MIGOR, so
it can be built for testing purposes if the COMPILE_TEST option is enabled.

This is useful to have more build coverage and make sure that drivers are
not affected by changes that could cause build regressions.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/Kconfig