From 87f9f591befd059d6444c8c17970bbf64c9237ad Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Tue, 21 Jan 2025 16:36:11 +0100 Subject: treewide: Replace Maximumm with Maximum in Kconfig symbol description Replace Maximumm with Maximum in Kconfig symbol description, fix a typo. No functional change. Signed-off-by: Marek Vasut Reviewed-by: Michal Simek --- drivers/mtd/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/mtd') diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig index 185e8346213..2b7f5e5ed7b 100644 --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig @@ -216,7 +216,7 @@ config STM32_FLASH STM32 MCU. config SYS_MAX_FLASH_SECT - int "Maximumm number of sectors on a flash chip" + int "Maximum number of sectors on a flash chip" depends on MTD_NOR_FLASH || FLASH_CFI_DRIVER default 512 -- cgit v1.2.3