diff options
Diffstat (limited to 'configs/MPC8641HPCN_defconfig')
-rw-r--r-- | configs/MPC8641HPCN_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/MPC8641HPCN_defconfig b/configs/MPC8641HPCN_defconfig index 81fa03d741..16163fcebe 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 |