Peter Lemenkov has uploaded this change for review.

View Change

mb/lenovo/haswell/Kconfig: VGA_BIOS_ID depends on the installed CPU

VGA_BIOS_ID depends on the installed CPU. It's better to remove it.

UNTESTED.

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
Change-Id: I73463e00badf520f44834e4d19919fed0646deac
---
M src/mainboard/lenovo/haswell/Kconfig
1 file changed, 0 insertions(+), 4 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/64887/1
diff --git a/src/mainboard/lenovo/haswell/Kconfig b/src/mainboard/lenovo/haswell/Kconfig
index 126e92d..8d2bf99 100644
--- a/src/mainboard/lenovo/haswell/Kconfig
+++ b/src/mainboard/lenovo/haswell/Kconfig
@@ -47,10 +47,6 @@
config MAINBOARD_PART_NUMBER
default "ThinkPad T440p"

-config VGA_BIOS_ID
- string
- default "8086,0416"
-
config USBDEBUG_HCD_INDEX
int
default 2

To view, visit change 64887. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I73463e00badf520f44834e4d19919fed0646deac
Gerrit-Change-Number: 64887
Gerrit-PatchSet: 1
Gerrit-Owner: Peter Lemenkov <lemenkov@gmail.com>
Gerrit-MessageType: newchange