Re: [PATCH] hsdk: Enable INPUT_EVDEV

From: Eugeniy Paltsev
Date: Tue Aug 15 2017 - 13:59:31 EST


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@xxxxxxxxxxxx>
> Cc: Eugeniy Paltsev <paltsev@xxxxxxxxxxxx>
> ---
> Â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