diff options
Diffstat (limited to 'configs/nanopi_m1_plus_defconfig')
-rw-r--r-- | configs/nanopi_m1_plus_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/nanopi_m1_plus_defconfig b/configs/nanopi_m1_plus_defconfig index d7a908df40..abe93f6706 100644 --- a/configs/nanopi_m1_plus_defconfig +++ b/configs/nanopi_m1_plus_defconfig @@ -16,3 +16,4 @@ CONFIG_SPL=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 |