diff options
Diffstat (limited to 'src/mainboard/lenovo/t440p/Kconfig')
-rw-r--r-- | src/mainboard/lenovo/t440p/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/lenovo/t440p/Kconfig b/src/mainboard/lenovo/t440p/Kconfig index 991c1bd0d9..a26b9b7964 100644 --- a/src/mainboard/lenovo/t440p/Kconfig +++ b/src/mainboard/lenovo/t440p/Kconfig @@ -47,10 +47,6 @@ config MAINBOARD_DIR config MAINBOARD_PART_NUMBER default "ThinkPad T440p" -config VGA_BIOS_FILE - string - default "pci8086,0416.rom" - config VGA_BIOS_ID string default "8086,0416" |