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/block/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/block') diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index cc75bad02b8..750b0bd2082 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig @@ -147,7 +147,7 @@ config IDE if IDE config SYS_IDE_MAXBUS - hex "Maximumm number of IDE buses" + hex "Maximum number of IDE buses" default 2 help This is the number of IDE buses provided by the board. Each one -- cgit v1.2.3