7 lines
180 B
Plaintext
7 lines
180 B
Plaintext
|
config DRIVERS_PERF
|
||
|
bool "Enable PERF DRIVER"
|
||
|
default y
|
||
|
depends on DRIVERS && FS_VFS && KERNEL_PERF
|
||
|
help
|
||
|
Answer Y to enable LiteOS support perf in userspace.
|