mb/lenovo/haswell: Make INT15 support T440p specific
commitb5bdd707583a5731722f848cecae75753decf9b9
authorFelix Singer <felixsinger@posteo.net>
Sat, 23 Jul 2022 19:28:52 +0000 (23 21:28 +0200)
committerFelix Singer <felixsinger@posteo.net>
Sun, 24 Jul 2022 22:24:24 +0000 (24 22:24 +0000)
tree661d063bf3a3f5c8fbb55f97c452905e1c9508b1
parent104b7db894237ce5828706f76b2d2fd1434efc4d
mb/lenovo/haswell: Make INT15 support T440p specific

In preparation to CB:63514, make the INT15 support specific for the
T440p variant since the W541 doesn't support it currently.

Change-Id: I8dfcc061e1b8a831f75bf9a8035770cb678a85d4
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66106
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/mainboard/lenovo/haswell/Kconfig
src/mainboard/lenovo/haswell/Makefile.inc
src/mainboard/lenovo/haswell/variants/t440p/Makefile.inc [new file with mode: 0644]
src/mainboard/lenovo/haswell/variants/t440p/mainboard.c [moved from src/mainboard/lenovo/haswell/mainboard.c with 100% similarity]