Home
last modified time | relevance | path

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

/linux/drivers/input/rmi4/
H A DKconfigdiff b29c139a15b627cd3db803332c89f0ea1b94fc7b Tue Dec 27 20:42:28 CET 2016 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: synaptics-rmi4 - use Kconfig "if" to express dependency

There is no need to repeat "depends on RMI4_CORE" on every bit of RMI4
support, we can guard all of them at once with "if RMI4_CORE".

Also use tabs for F03 indentation.

Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>