diff options
Diffstat (limited to 'configs/MPC8610HPCD_defconfig')
-rw-r--r-- | configs/MPC8610HPCD_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/MPC8610HPCD_defconfig b/configs/MPC8610HPCD_defconfig index 398ae7f..ca8cb95 100644 --- a/configs/MPC8610HPCD_defconfig +++ b/configs/MPC8610HPCD_defconfig @@ -15,3 +15,5 @@ CONFIG_CMD_PING=y CONFIG_CMD_EXT2=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y +CONFIG_USB=y +CONFIG_USB_KEYBOARD=y |