input: specify the default of I8042_KEYB in more correct manner
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 8 Sep 2016 09:47:36 +0000 (18:47 +0900)
committerTom Rini <trini@konsulko.com>
Sun, 2 Oct 2016 00:04:35 +0000 (20:04 -0400)
commitb98278be7bd64f8726b388416947118f65077b2b
tree1e42301cc8dc051714f25e9d368eae2ebcbdf013
parent558e12571e3cc949837ab0c232a1bb528a8f95da
input: specify the default of I8042_KEYB in more correct manner

Creating multiple entries of "config FOO" often gives us bad
experiences.  In this case, we should specify "default X86"
as platforms that want this keyboard by default.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Marek Vasut <marex@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/Kconfig
drivers/input/Kconfig