diff options
Diffstat (limited to 'configs/MPC8641HPCN_36BIT_defconfig')
-rw-r--r-- | configs/MPC8641HPCN_36BIT_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC8641HPCN_36BIT_defconfig b/configs/MPC8641HPCN_36BIT_defconfig index 9949e8b699..7318e723a8 100644 --- a/configs/MPC8641HPCN_36BIT_defconfig +++ b/configs/MPC8641HPCN_36BIT_defconfig @@ -21,4 +21,5 @@ CONFIG_PHYLIB=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_KEYBOARD=y +CONFIG_SYS_USB_EVENT_POLL=y CONFIG_OF_LIBFDT=y |