Home
last modified time | relevance | path

Searched hist:aaa59e0911f5624663217c248cfa7cc1c2e33e08 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/keyboard/
H A DKconfigdiff aaa59e0911f5624663217c248cfa7cc1c2e33e08 Fri Oct 02 19:49:48 CEST 2015 Javier Martinez Canillas <javier@osg.samsung.com> Input: goldfish - allow compile the driver with COMPILE_TEST

The driver depends on GOLDFISH but there isn't a build dependency
so it's a good idea to allow the driver to be built even if that
option is disabled, if the COMPILE_TEST option is enabled.

That way, the driver can be built with a config generated by make
allyesconfig and can be checked if a patch would break the build.

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