mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-20 20:09:11 +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
|
||||
interface is initialized.
|
||||
|
||||
You may want to set this if there is a problem with one or more default
|
||||
modules on your platform (e.g. your device is unrooted and cpufreq is
|
||||
not accessible to unprivileged users), or if Target initialization is
|
||||
taking too long for your platform.
|
||||
You may want to set this to ``False`` if there is a problem with one
|
||||
or more default modules on your platform (e.g. your device is
|
||||
unrooted and cpufreq is not accessible to unprivileged users), or
|
||||
if ``Target`` initialization is taking too long for your platform.
|
||||
'''),
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user