diff options
Diffstat (limited to 'util/flashrom')
-rw-r--r-- | util/flashrom/flash_enable.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/flashrom/flash_enable.c b/util/flashrom/flash_enable.c index 652fbcd820..743fe25696 100644 --- a/util/flashrom/flash_enable.c +++ b/util/flashrom/flash_enable.c @@ -472,7 +472,6 @@ static FLASH_ENABLE enables[] = { {0x10de, 0x0260, "NVidia MCP51", enable_flash_ck804}, {0x10de, 0x0261, "NVidia MCP51", enable_flash_ck804}, - // {0x10de, 0x0261, "NVIDIA C51", enable_flash_ck804}, // YHLU {0x10de, 0x0262, "NVidia MCP51", enable_flash_ck804}, {0x10de, 0x0263, "NVidia MCP51", enable_flash_ck804}, |