More KB -> kB.
This commit is contained in:
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user