Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1712399

Re: [PATCH] hsdk: Enable INPUT_EVDEV

From Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Newsgroups linux.kernel
Subject Re: [PATCH] hsdk: Enable INPUT_EVDEV
Date 2017-08-15 20:00 +0200
Message-ID <ueOid-4oS-11@gated-at.bofh.it> (permalink)
References <ueNFw-48q-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] hsdk: Enable INPUT_EVDEV Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2017-08-15 19:20 +0200
  Re: [PATCH] hsdk: Enable INPUT_EVDEV Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> - 2017-08-15 20:00 +0200

csiph-web