Kconfig: Make indent consistent with TABS

This commit is contained in:
Nathan Hartman 2023-02-09 09:24:20 -05:00 committed by Xiang Xiao
parent 9ee3640b62
commit 8e77b79f78
14 changed files with 110 additions and 110 deletions

View file

@ -41,11 +41,11 @@ config CMSIS_DSP_ARM_MATH_ROUNDING
endif # CMSIS_DSP
config CMSIS_NN
bool "CMSIS NN"
default y
depends on CMSIS_DSP
---help---
Enable CMSIS-NN: Efficient neural network kernels.
bool "CMSIS NN"
default y
depends on CMSIS_DSP
---help---
Enable CMSIS-NN: Efficient neural network kernels.
endif # CMSIS

View file

@ -8,7 +8,7 @@ config DARKNET_YOLO
default n
---help---
You only look once (YOLO) is a state-of-the-art,
real-time object detection system
real-time object detection system
if DARKNET_YOLO