diff options
-rw-r--r-- | src/mainboard/lenovo/t410/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/lenovo/t410/Kconfig b/src/mainboard/lenovo/t410/Kconfig index f97a0938b1..5d60565eb5 100644 --- a/src/mainboard/lenovo/t410/Kconfig +++ b/src/mainboard/lenovo/t410/Kconfig @@ -59,10 +59,6 @@ config MAX_CPUS int default 8 -config ONBOARD_VGA_IS_PRIMARY - bool - default y - config DRAM_RESET_GATE_GPIO int default 10 |