mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 05:16:47 +08:00
pm: Let PM_PROCFS depend on FS_PROCFS_REGISTER
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
f3576a41f5
commit
414491e340
@@ -26,6 +26,7 @@ config PM_NDOMAINS
|
||||
|
||||
config PM_PROCFS
|
||||
bool "PM proc fs support"
|
||||
depends on FS_PROCFS_REGISTER
|
||||
---help---
|
||||
Enable procfs for pm.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user