commit | 31ec4a2f5c562b2757d3f70c28107a2bb1896ca2 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Sep 08 18:47:36 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Sat Oct 01 20:04:35 2016 -0400 |
tree | 1e42301cc8dc051714f25e9d368eae2ebcbdf013 | |
parent | b11b2351ecf467696bc1d79685773950fb951c30 [diff] |
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>