Fix some default setting issues.

This commit is contained in:
David Given
2025-10-12 15:50:50 +02:00
parent cd7b3de1b3
commit cbf4cc35fb
2 changed files with 1 additions and 2 deletions

View File

@@ -85,7 +85,6 @@ option_group {
option {
name: "with_metadata"
comment: "528-byte sectors"
set_by_default: true
config {
layout {

View File

@@ -175,6 +175,7 @@ option_group {
option {
name: "240"
comment: '240kB 3.5" 78-track SS GCR'
set_by_default: true
config {
layout {
@@ -198,7 +199,6 @@ option_group {
filesystem {
type: FATFS
}
}
}
}