Two more strings.
This commit is contained in:
@@ -1044,7 +1044,7 @@ static const device_config_t ltsermouse_config[] = {
|
||||
},
|
||||
{
|
||||
.name = "rts_toggle",
|
||||
.description = "Microsoft-compatible RTS toggle",
|
||||
.description = "RTS toggle",
|
||||
.type = CONFIG_BINARY,
|
||||
.default_string = "",
|
||||
.default_int = 0
|
||||
|
||||
@@ -693,7 +693,7 @@ static const device_config_t threec503_config[] = {
|
||||
},
|
||||
{
|
||||
.name = "dma",
|
||||
.description = "DMA",
|
||||
.description = "DMA channel",
|
||||
.type = CONFIG_SELECTION,
|
||||
.default_string = "",
|
||||
.default_int = 3,
|
||||
|
||||
Reference in New Issue
Block a user