Re: [PATCH] input/serio: disable i8042 PC keyboard ctrl for ARC

2013-08-29 Thread Dmitry Torokhov
On Wed, Aug 28, 2013 at 08:46:56PM +0200, Mischa Jonker wrote: > It causes crashes when enabled, and we don't have such a peripheral > anyway on ARC platforms. > > Signed-off-by: Mischa Jonker > --- > drivers/input/serio/Kconfig |3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > d

[PATCH] input/serio: disable i8042 PC keyboard ctrl for ARC

2013-08-28 Thread Mischa Jonker
It causes crashes when enabled, and we don't have such a peripheral anyway on ARC platforms. Signed-off-by: Mischa Jonker --- drivers/input/serio/Kconfig |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/input/serio/Kconfig b/drivers/input/serio/Kconfig index 94c17

[PATCH] input/serio: disable i8042 PC keyboard ctrl for ARC

2013-07-25 Thread Mischa Jonker
It causes crashes when enabled, and we don't have such a peripheral anyway on ARC platforms. Signed-off-by: Mischa Jonker --- drivers/input/serio/Kconfig |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/input/serio/Kconfig b/drivers/input/serio/Kconfig index 94c17