mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
arm/tlsr82: fix kconfig warning
arch/arm/src/tlsr82/Kconfig:272:warning: leading whitespace ignored Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
committed by
Masayuki Ishikawa
parent
5c3d6bba6d
commit
04f7beea83
@@ -269,7 +269,7 @@ config TLSR82_PWM0_PULSECOUNT
|
||||
# PWM1 configuration
|
||||
|
||||
config TLSR82_PWM1
|
||||
bool " TLSR82 PWM1 Enable"
|
||||
bool "TLSR82 PWM1 Enable"
|
||||
default n
|
||||
|
||||
# PWM2 configuration
|
||||
|
||||
Reference in New Issue
Block a user