More KB -> kB.

This commit is contained in:
OBattler
2024-11-12 01:45:58 +01:00
parent efc61061a8
commit 09eb050423
7 changed files with 17 additions and 17 deletions

View File

@@ -10489,7 +10489,7 @@ static const device_config_t s3_orchid_86c911_config[] = {
.type = CONFIG_SELECTION,
.default_int = 1,
.selection = {
{ .description = "512 KB",
{ .description = "512 kB",
.value = 0 },
{ .description = "1 MB",
.value = 1 },
@@ -10519,7 +10519,7 @@ static const device_config_t s3_phoenix_trio32_config[] = {
.type = CONFIG_SELECTION,
.default_int = 2,
.selection = {
{ .description = "512 KB",
{ .description = "512 kB",
.value = 0 },
{ .description = "1 MB",
.value = 1 },