Remove 512kb configuration from Trio64 - this is not actually supported by the chip.
This commit is contained in:
parent
39a68d757b
commit
4a489dab1b
1 changed files with 0 additions and 4 deletions
|
|
@ -2495,10 +2495,6 @@ static device_config_t s3_phoenix_trio64_config[] =
|
|||
.type = CONFIG_SELECTION,
|
||||
.selection =
|
||||
{
|
||||
{
|
||||
.description = "512 KB",
|
||||
.value = 0
|
||||
},
|
||||
{
|
||||
.description = "1 MB",
|
||||
.value = 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue