mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-22 12:58:36 +00:00
target/descriptor: Add 'to false' to load_default_modules description
This commit is contained in:
parent
c4fe5b66e5
commit
90e4cace06
@ -153,10 +153,10 @@ COMMON_TARGET_PARAMS = [
|
|||||||
``True`` would suppress that, ensuring that only the base Target
|
``True`` would suppress that, ensuring that only the base Target
|
||||||
interface is initialized.
|
interface is initialized.
|
||||||
|
|
||||||
You may want to set this if there is a problem with one or more default
|
You may want to set this to ``False`` if there is a problem with one
|
||||||
modules on your platform (e.g. your device is unrooted and cpufreq is
|
or more default modules on your platform (e.g. your device is
|
||||||
not accessible to unprivileged users), or if Target initialization is
|
unrooted and cpufreq is not accessible to unprivileged users), or
|
||||||
taking too long for your platform.
|
if ``Target`` initialization is taking too long for your platform.
|
||||||
'''),
|
'''),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user