1config DRIVERS_PERF 2 bool "Enable PERF DRIVER" 3 default y 4 depends on DRIVERS && FS_VFS && KERNEL_PERF 5 help 6 Answer Y to enable LiteOS support perf in userspace. 7