ec/starlabs/merlin/Kconfig: Fix typo in description/help text

Selec ---> Select

Change-Id: I53936c72ec0fb0227fb733dc07e2c3268a5c72d2
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89832
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
This commit is contained in:
Angel Pons 2025-10-30 15:07:31 +01:00 committed by Matt DeVillier
commit 04d9a0d0f0

View file

@ -66,7 +66,7 @@ config EC_STARLABS_POWER_LED
bool "Enable lowering the brightess of the Power LED"
depends on EC_STARLABS_ITE
help
Selec the in the mainboard supports reducing the LED brightness
Select the in the mainboard supports reducing the LED brightness
config EC_STARLABS_MERLIN
bool "Use open-source Merlin EC Firmware"