menu "Claw System Capability"

config CLAW_CAP_SYSTEM_DEBUG_LOGS
    bool "Enable cap_system debug logs"
    default n
    help
        Print the JSON payload returned by cap_system calls. This is useful
        for debugging the actual information collected from the device.

endmenu
