diff options
Diffstat (limited to 'configs/MK808C_defconfig')
-rw-r--r-- | configs/MK808C_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MK808C_defconfig b/configs/MK808C_defconfig index e4a2dd7496..790b1613a7 100644 --- a/configs/MK808C_defconfig +++ b/configs/MK808C_defconfig @@ -13,3 +13,4 @@ CONFIG_SPL_I2C_SUPPORT=y # CONFIG_SPL_ISO_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set CONFIG_USB_EHCI_HCD=y +CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y |