arch/rp2040: Fix Kconfig style

- Remove TAB

Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
simbit18
2026-01-05 17:15:19 +01:00
committed by Lup Yuen Lee
parent 73b9bced17
commit ebacd9d0d5
+2 -2
View File
@@ -300,7 +300,7 @@ config RP2040_PWM0A_INVERT
if RP2040_PWM_MULTICHAN && RP2040_PWM_NCHANNELS > 1
config RP2040_PWM0B_INVERT
config RP2040_PWM0B_INVERT
bool "PWM0 channel 2 invert"
default n
---help---
@@ -309,7 +309,7 @@ if RP2040_PWM_MULTICHAN && RP2040_PWM_NCHANNELS > 1
endif # RP2040_PWM_MULTICHAN && RP2040_PWM_NCHANNELS > 1
config RP2040_PWM0_PHASE_CORRECT
config RP2040_PWM0_PHASE_CORRECT
bool "PWM0 phase correct"
default n