diff options
Diffstat (limited to 'conf/machine/qemuarm.conf')
-rw-r--r-- | conf/machine/qemuarm.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/qemuarm.conf b/conf/machine/qemuarm.conf index 2de34e42c9..1742e1b1aa 100644 --- a/conf/machine/qemuarm.conf +++ b/conf/machine/qemuarm.conf @@ -11,5 +11,3 @@ require conf/machine/include/tune-arm926ejs.conf SERIAL_CONSOLE = "115200 ttyAMA0" PREFERRED_PROVIDER_virtual/kernel = "linux-rp" - -MACHINE_TASK_PROVIDER = "task-base" |