summaryrefslogtreecommitdiff
path: root/configs/MPC8641HPCN_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-10-18 02:13:01 (GMT)
committerTom Rini <trini@konsulko.com>2016-10-23 22:34:14 (GMT)
commit4ef6ecec9cdf1ce4c7b4f2a6b0f903583bfa24a2 (patch)
tree49a6105e87b031832d2f04619ba51314c09f3241 /configs/MPC8641HPCN_defconfig
parentf3f3efff91f13df022f0c19f346cd74ac864bd85 (diff)
downloadu-boot-fsl-qoriq-4ef6ecec9cdf1ce4c7b4f2a6b0f903583bfa24a2.tar.xz
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/MPC8641HPCN_defconfig')
-rw-r--r--configs/MPC8641HPCN_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/MPC8641HPCN_defconfig b/configs/MPC8641HPCN_defconfig
index 81fa03d..16163fc 100644
--- a/configs/MPC8641HPCN_defconfig
+++ b/configs/MPC8641HPCN_defconfig
@@ -14,3 +14,5 @@ CONFIG_CMD_PING=y
CONFIG_CMD_EXT2=y
CONFIG_SYS_NS16550=y
CONFIG_OF_LIBFDT=y
+CONFIG_USB=y
+CONFIG_USB_KEYBOARD=y