Fix Kconfig style
Remove spaces from Kconfig files Add TABs Add comments
This commit is contained in:
parent
a2e6e6c243
commit
17a497492a
@ -38,6 +38,6 @@ config CJSON_TEST_STACKSIZE
|
||||
int "stack size"
|
||||
default 102400
|
||||
|
||||
endif
|
||||
endif # NETUTILS_CJSON_TEST
|
||||
|
||||
endif
|
||||
endif # NETUTILS_CJSON
|
||||
|
@ -18,4 +18,4 @@ config SUPERPI_PRIORITY
|
||||
---help---
|
||||
The higher the priority value, the lower the priority.
|
||||
|
||||
endif
|
||||
endif # SUPERPI
|
||||
|
@ -51,6 +51,6 @@ config WIRELESS_WAPI_CONFIG_PATH
|
||||
string "Wireless Wapi Configure File Path"
|
||||
default "/data/wapi.conf"
|
||||
|
||||
endif
|
||||
endif # WIRELESS_WAPI_INITCONF
|
||||
|
||||
endif
|
||||
endif # WIRELESS_WAPI
|
||||
|
Loading…
x
Reference in New Issue
Block a user