commit | c93350b49b0e3a82d27e204cc6bb1f28c6fc2816 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Oct 14 07:50:20 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 21 13:47:56 2022 -0400 |
tree | b5c1fcb7dc51d0631fb25467c5c103b375d8c4af | |
parent | d7191998e7cfc1a500d1b7713701196011497d83 [diff] |
input: Remove legacy KEYBOARD option There are no platforms that have not migrated to using DM_KEYBOARD, remove the legacy option. Cc: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>