mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-09 03:21:51 +00:00
Kconfig: tegra: Migrate TEGRA_KEYBOARD
Migrate TEGRA_KEYBOARD from headers to Kconfig, only the seaboard uses it but we drop CONFIG_KEYBOARD as the driver doesn't use the legacy drv_keyboard_init. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Cc: Tom Warren <twarren@nvidia.com> Cc: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
This commit is contained in:
parent
747fed56d3
commit
06b070e323
4 changed files with 7 additions and 5 deletions
|
@ -4393,7 +4393,6 @@ CONFIG_TEGRA_ENABLE_UARTC
|
|||
CONFIG_TEGRA_ENABLE_UARTD
|
||||
CONFIG_TEGRA_ENABLE_UARTE
|
||||
CONFIG_TEGRA_GPU
|
||||
CONFIG_TEGRA_KEYBOARD
|
||||
CONFIG_TEGRA_LP0
|
||||
CONFIG_TEGRA_NAND
|
||||
CONFIG_TEGRA_PMU
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue