diff options
Diffstat (limited to 'src/mainboard/lenovo/t420s/Kconfig')
-rw-r--r-- | src/mainboard/lenovo/t420s/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/lenovo/t420s/Kconfig b/src/mainboard/lenovo/t420s/Kconfig index 60735b049d..190f35e4b5 100644 --- a/src/mainboard/lenovo/t420s/Kconfig +++ b/src/mainboard/lenovo/t420s/Kconfig @@ -74,8 +74,4 @@ config VGA_BIOS_ID string default "8086,0126" -config ONBOARD_VGA_IS_PRIMARY - bool - default y - endif # BOARD_LENOVO_T420S |