public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] hsdk: Enable INPUT_EVDEV
@ 2017-08-15 17:12 Alexey Brodkin
  2017-08-15 17:59 ` Eugeniy Paltsev
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Brodkin @ 2017-08-15 17:12 UTC (permalink / raw)
  To: linux-snps-arc
  Cc: linux-kernel, Vineet Gupta, Alexey Brodkin, Eugeniy Paltsev

This is required for user-space apps to work with keyboard/mice.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Eugeniy Paltsev <paltsev@synopsys.com>
---
 arch/arc/configs/hsdk_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arc/configs/hsdk_defconfig b/arch/arc/configs/hsdk_defconfig
index f4190bcde594..b3d21277608c 100644
--- a/arch/arc/configs/hsdk_defconfig
+++ b/arch/arc/configs/hsdk_defconfig
@@ -37,6 +37,7 @@ CONFIG_BLK_DEV_SD=y
 CONFIG_NETDEVICES=y
 CONFIG_STMMAC_ETH=y
 CONFIG_MICREL_PHY=y
+CONFIG_INPUT_EVDEV=y
 # CONFIG_INPUT_KEYBOARD is not set
 # CONFIG_INPUT_MOUSE is not set
 # CONFIG_SERIO is not set
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] hsdk: Enable INPUT_EVDEV
  2017-08-15 17:12 [PATCH] hsdk: Enable INPUT_EVDEV Alexey Brodkin
@ 2017-08-15 17:59 ` Eugeniy Paltsev
  0 siblings, 0 replies; 2+ messages in thread
From: Eugeniy Paltsev @ 2017-08-15 17:59 UTC (permalink / raw)
  To: Alexey Brodkin, linux-snps-arc@lists.infradead.org
  Cc: linux-kernel@vger.kernel.org, Vineet Gupta

I'll add this to 
[PATCH 3/3 v9] ARC: hsdk: initial port for HSDK board

On Tue, 2017-08-15 at 20:12 +0300, Alexey Brodkin wrote:
> This is required for user-space apps to work with keyboard/mice.
> 
> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
> Cc: Eugeniy Paltsev <paltsev@synopsys.com>
> ---
>  arch/arc/configs/hsdk_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arc/configs/hsdk_defconfig
> b/arch/arc/configs/hsdk_defconfig
> index f4190bcde594..b3d21277608c 100644
> --- a/arch/arc/configs/hsdk_defconfig
> +++ b/arch/arc/configs/hsdk_defconfig
> @@ -37,6 +37,7 @@ CONFIG_BLK_DEV_SD=y
>  CONFIG_NETDEVICES=y
>  CONFIG_STMMAC_ETH=y
>  CONFIG_MICREL_PHY=y
> +CONFIG_INPUT_EVDEV=y
>  # CONFIG_INPUT_KEYBOARD is not set
>  # CONFIG_INPUT_MOUSE is not set
>  # CONFIG_SERIO is not set
-- 
 Eugeniy Paltsev

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-08-15 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-15 17:12 [PATCH] hsdk: Enable INPUT_EVDEV Alexey Brodkin
2017-08-15 17:59 ` Eugeniy Paltsev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox