Replace Maximumm with Maximum in Kconfig symbol description, fix a typo.
No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Michal Simek <michal.simek@amd.com>
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
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
to store the environment settings.
config ENV_MAX_ENTRIES
- int "Maximumm number of entries in the environment hashtable"
+ int "Maximum number of entries in the environment hashtable"
default 512
help
Maximum number of entries in the hash table that is used internally