From b730fff6c3216b39ee42d7ee4e0e0b9ae45b7707 Mon Sep 17 00:00:00 2001 From: Alan Carvalho de Assis Date: Sun, 22 Jan 2023 12:23:16 -0300 Subject: [PATCH] b-u585i-iot02a: Don't need to disable CONFIG_ARCH_LEDS --- boards/arm/stm32u5/b-u585i-iot02a/configs/nsh/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/arm/stm32u5/b-u585i-iot02a/configs/nsh/defconfig b/boards/arm/stm32u5/b-u585i-iot02a/configs/nsh/defconfig index f9c97f0601f..8522e1d301e 100644 --- a/boards/arm/stm32u5/b-u585i-iot02a/configs/nsh/defconfig +++ b/boards/arm/stm32u5/b-u585i-iot02a/configs/nsh/defconfig @@ -5,7 +5,6 @@ # You can then do "make savedefconfig" to generate a new defconfig file that includes your # modifications. # -# CONFIG_ARCH_LEDS is not set # CONFIG_NSH_ARGCAT is not set # CONFIG_STANDARD_SERIAL is not set CONFIG_ARCH="arm"