summaryrefslogtreecommitdiff
path: root/configs/ventana_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-10-17 20:13:01 -0600
committerTom Rini <trini@konsulko.com>2016-10-23 18:34:14 -0400
commit4ef6ecec9cdf1ce4c7b4f2a6b0f903583bfa24a2 (patch)
tree49a6105e87b031832d2f04619ba51314c09f3241 /configs/ventana_defconfig
parentf3f3efff91f13df022f0c19f346cd74ac864bd85 (diff)
Convert CONFIG_USB_KEYBOARD to Kconfig
This converts the following to Kconfig: CONFIG_USB_KEYBOARD Signed-off-by: Simon Glass <sjg@chromium.org> [trini: Fixup MPC86* configs] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ventana_defconfig')
-rw-r--r--configs/ventana_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ventana_defconfig b/configs/ventana_defconfig
index 33ca0bd3fb..c86c0d9955 100644
--- a/configs/ventana_defconfig
+++ b/configs/ventana_defconfig
@@ -39,6 +39,7 @@ CONFIG_DM_USB=y
CONFIG_USB_ULPI_VIEWPORT=y
CONFIG_USB_ULPI=y
CONFIG_USB_STORAGE=y
+CONFIG_USB_KEYBOARD=y
CONFIG_DM_VIDEO=y
CONFIG_VIDEO_TEGRA20=y
CONFIG_CONSOLE_SCROLL_LINES=10