mirror of
https://github.com/openharmony/kernel_linux_common_modules.git
synced 2026-08-27 01:31:36 -04:00
029a1760dc
Signed-off-by: suwanghw <wangsu14@huawei.com>
14 lines
223 B
Plaintext
14 lines
223 B
Plaintext
config DYNAMIC_ION
|
|
bool "Dynamic Ion Feature"
|
|
default n
|
|
depends on TZDRIVER
|
|
help
|
|
TEEOS dynamic ion
|
|
|
|
config STATIC_ION
|
|
bool "Static Ion Feature"
|
|
default n
|
|
depends on TZDRIVER
|
|
help
|
|
TEEOS static ion
|