commit | c2147e26d99652e2f9691ae852af823ec49fdbeb | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon Aug 01 20:53:53 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Aug 16 11:44:09 2016 +0800 |
tree | dd62b6864ba673620201e79499c3fc8dcce473cd | |
parent | 144fdbdeb1f5cbf3ee99300f7d903da373b0a90d [diff] |
x86: bayleybay: Add PS/2 keyboard and mouse to ASL file Without PS/2 keyboard and mouse in the ASL file, Windows does not see them. No problem for Linux as it probes keyboard and mouse via the legacy 8042 I/O port. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>