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>
This commit is contained in:
@@ -99,14 +99,6 @@ The I2C subsystem has supported the driver model since early 2015.
|
||||
Maintainers should submit patches switching over to using CONFIG_DM_I2C and
|
||||
other base driver model options in time for inclusion in the 2021.10 release.
|
||||
|
||||
CONFIG_KEYBOARD
|
||||
---------------
|
||||
Deadline: 2022.10
|
||||
|
||||
This is a legacy option which has been replaced by driver model.
|
||||
Maintainers should submit patches switching over to using CONFIG_DM_KEYBOARD and
|
||||
other base driver model options in time for inclusion in the 2022.10 release.
|
||||
|
||||
CONFIG_SYS_TIMER_RATE and CONFIG_SYS_TIMER_COUNTER
|
||||
--------------------------------------------------
|
||||
Deadline: 2023.01
|
||||
|
||||
Reference in New Issue
Block a user