From b11da676790c7c8926f1942a19e222d19bc13c78 Mon Sep 17 00:00:00 2001 From: Stefan Kalkowski Date: Wed, 3 Jun 2020 11:53:08 +0200 Subject: [PATCH] usb_hid: introduce cpu quota Ref #3247 --- repos/dde_linux/run/usb_hid.run | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/repos/dde_linux/run/usb_hid.run b/repos/dde_linux/run/usb_hid.run index 2f9fe5143d..3a57a69830 100644 --- a/repos/dde_linux/run/usb_hid.run +++ b/repos/dde_linux/run/usb_hid.run @@ -86,7 +86,7 @@ create_boot_directory # append config { - + @@ -102,24 +102,19 @@ append config { } -append_if [have_spec gpio] config " - - - - - " - append_platform_drv_config append config { - + + - + + - + @@ -176,7 +171,7 @@ append config { - + }