From 4a489dab1b14a922925d660c2f6133074be166d9 Mon Sep 17 00:00:00 2001 From: SarahW Date: Sun, 22 Oct 2017 12:41:38 +0100 Subject: [PATCH] Remove 512kb configuration from Trio64 - this is not actually supported by the chip. --- src/vid_s3.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/vid_s3.c b/src/vid_s3.c index 653eb76..438e2ef 100644 --- a/src/vid_s3.c +++ b/src/vid_s3.c @@ -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