mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-22 15:15:22 +00:00
Convert leading whitespace into tabs in Kconfig files. Also replaced double spaces between config and <prompt>. Change-Id: I341c718ecf4143529b477c239bbde88e18f37062 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
8 lines
116 B
Plaintext
8 lines
116 B
Plaintext
|
|
if BOARD_QUARK_SE_SSS_DEVBOARD
|
|
|
|
config BOARD
|
|
default "quark_se_sss_devboard"
|
|
|
|
endif # BOARD_QUARK_SE_SSS_DEVBOARD
|