We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 954418b commit e4d6aa4Copy full SHA for e4d6aa4
package/cimplog/Config.in
@@ -10,6 +10,6 @@ if BR2_PACKAGE_CIMPLOG
10
default n
11
12
config BR2_PACKAGE_CIMPLOG_LEVEL_DEFAULT
13
- string "default log level Error(0), Info(1) and Debug(2)
+ string "default log level Error(0), Info(1) and Debug(2)"
14
default "0"
15
endif
0 commit comments