]> Git Repo - u-boot.git/commit
input: Remove legacy KEYBOARD option
authorTom Rini <[email protected]>
Fri, 14 Oct 2022 11:50:20 +0000 (07:50 -0400)
committerTom Rini <[email protected]>
Fri, 21 Oct 2022 17:47:56 +0000 (13:47 -0400)
commitf60e6f67676470d1502549fef056bce73d0c0b00
treeb5c1fcb7dc51d0631fb25467c5c103b375d8c4af
parent9af4a0c8a6ffb34e968bdcb8bcaf8d97610e53b3
input: Remove legacy KEYBOARD option

There are no platforms that have not migrated to using DM_KEYBOARD,
remove the legacy option.

Cc: Simon Glass <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
13 files changed:
Makefile
board/kosagi/novena/novena.c
common/stdio.c
configs/chromebit_mickey_defconfig
configs/chromebook_jerry_defconfig
configs/chromebook_minnie_defconfig
configs/chromebook_speedy_defconfig
configs/novena_defconfig
configs/smdk5250_defconfig
configs/smdk5420_defconfig
doc/develop/driver-model/migration.rst
drivers/input/Kconfig
drivers/input/Makefile
This page took 0.044129 seconds and 4 git commands to generate.