nuttx: use TABs instead of spaces in Kconfig files

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
Petro Karashchenko 2023-01-26 01:33:35 +02:00 committed by Xiang Xiao
parent c4cf1eeb2b
commit bd7cb522a1
3 changed files with 367 additions and 369 deletions

View File

@ -116,7 +116,6 @@ config GD32F4_GD32F4XX
select GD32F4_HAVE_OVERDRIVE
select GD32F4_HAVE_EXMC
config GD32F4_GD32F405
bool
default n

View File

@ -347,7 +347,6 @@ endif # RP2040_PWM2
if RP2040_PWM3
config RP2040_PWM3A_GPIO
int "GPIO pin for PWM3 channel 1 (6, 22 or -1:no assign)"
default 6
range -1 29