DMA channel -> DMA.

This commit is contained in:
OBattler
2024-11-10 02:42:01 +01:00
parent a1566e905f
commit fbc21cdf49
9 changed files with 15 additions and 15 deletions

View File

@@ -209,7 +209,7 @@ static const device_config_t monster_fdc_config[] = {
},
{
.name = "sec_dma",
.description = "Secondary Controller DMA channel",
.description = "Secondary Controller DMA",
.type = CONFIG_SELECTION,
.default_string = "",
.default_int = 2,