From 5830da2fc8a8995c73dd14e30a87d8e1cf14a6d9 Mon Sep 17 00:00:00 2001 From: simbit18 <101105604+simbit18@users.noreply.github.com> Date: Mon, 14 Aug 2023 08:04:30 +0200 Subject: [PATCH] boards/Kconfig: Fix Kconfig style Add TABs remove the extra ---help--- in config ARCH_BOARD_METRO_M4 --- boards/Kconfig | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/boards/Kconfig b/boards/Kconfig index b5c0d07ae36..b0c01b71866 100644 --- a/boards/Kconfig +++ b/boards/Kconfig @@ -125,9 +125,9 @@ config ARCH_BOARD_DEMOS92S12NEC64 select ARCH_HAVE_LEDS select ARCH_HAVE_BUTTONS ---help--- - NXP/FreeScale DMO9S12NE64 board based on the MC9S12NE64 hcs12 cpu. This - port uses the m9s12x GCC toolchain. STATUS: (Still) under development; it - is code complete but has not yet been verified. + NXP/FreeScale DMO9S12NE64 board based on the MC9S12NE64 hcs12 cpu. This + port uses the m9s12x GCC toolchain. STATUS: (Still) under development; it + is code complete but has not yet been verified. config ARCH_BOARD_DK_TM4C129X bool "Tiva DK-TM4C129x Connected Development Kit" @@ -975,7 +975,6 @@ config ARCH_BOARD_METRO_M4 bool "Adafruit M4 Metro" depends on ARCH_CHIP_SAMD51J19 select ARCH_HAVE_LEDS - ---help--- ---help--- This configuration is the port of NuttX to the Adafruit Metro M4. The Metro M4 uses a Arduino form factor and and pinout. It's powered