aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t410
diff options
context:
space:
mode:
authorPeter Lemenkov <lemenkov@gmail.com>2020-01-15 12:48:43 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-01-21 13:09:54 +0000
commite9e1c4048e9afabc6117333e73a05bc0083514f3 (patch)
treea840baee9d551711f6e24615a11c12b0f7da8d4f /src/mainboard/lenovo/t410
parent0ebb7840e763e7f3d9594b3f19e2828e50b55b1b (diff)
mb/lenovo/t410/Kconfig: Don't select ONBOARD_VGA_IS_PRIMARY explicitly
ONBOARD_VGA_IS_PRIMARY is selected if board selects DRIVERS_LENOVO_HYBRID_GRAPHICS. See commit 35abe73e with Change-Id: I6594fbb957c9a8135fe670d38b5755adf29d2dff ("mb/lenovo/t430: Fix Dual Graphics"). Change-Id: I39687e5cd34979fd4318978f5aa46ac6cdf721e8 Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38433 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/lenovo/t410')
-rw-r--r--src/mainboard/lenovo/t410/Kconfig4
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