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:
committed by
Tom Warren
parent
747fed56d3
commit
06b070e323
@@ -31,10 +31,6 @@
|
||||
#define CONFIG_SYS_MMC_ENV_DEV 0
|
||||
#define CONFIG_SYS_MMC_ENV_PART 2
|
||||
|
||||
/* Enable keyboard */
|
||||
#define CONFIG_TEGRA_KEYBOARD
|
||||
#define CONFIG_KEYBOARD
|
||||
|
||||
/* NAND support */
|
||||
#define CONFIG_TEGRA_NAND
|
||||
|
||||
|
||||
Reference in New Issue
Block a user