diff options
Diffstat (limited to 'configs/MPC8641HPCN_defconfig')
-rw-r--r-- | configs/MPC8641HPCN_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC8641HPCN_defconfig b/configs/MPC8641HPCN_defconfig index c8440d2584..def36e4171 100644 --- a/configs/MPC8641HPCN_defconfig +++ b/configs/MPC8641HPCN_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 |