Kconfig 246 字节
Newer Older
Q
qidechun 已提交
1 2 3 4 5 6 7 8 9 10 11
config BLACKBOX
    bool "Enable BlackBox"
    default y
    help
      Answer Y to enable LiteOS support blackbox

config LOG_ROOT_PATH
    string
    default "/storage/data/log" if BLACKBOX
    help
      define the default log path of blackbox