summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t530
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2019-08-26 22:23:32 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2019-08-28 13:21:20 +0000
commit9389fdfe4defbb086387135499885564cbaabd90 (patch)
tree6f6781572e926968516885bc524ebb6661afb848 /src/mainboard/lenovo/t530
parent970f1a4101052a89e45d6034852ab544e7c7afd5 (diff)
downloadcoreboot-9389fdfe4defbb086387135499885564cbaabd90.tar.xz
lenovo/t431s,w530: Add DRIVERS_RICOH_RCE822
Device is present in devicetree but not included in the build. Change-Id: I8555d94902e94c623d8fbe6f1a4ffe7637988530 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/35105 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/t530')
-rw-r--r--src/mainboard/lenovo/t530/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/t530/Kconfig b/src/mainboard/lenovo/t530/Kconfig
index 5fd9118e94..f63a12054f 100644
--- a/src/mainboard/lenovo/t530/Kconfig
+++ b/src/mainboard/lenovo/t530/Kconfig
@@ -21,6 +21,7 @@ config BOARD_LENOVO_BASEBOARD_T530
select GFX_GMA_INTERNAL_IS_LVDS
select INTEL_GMA_HAVE_VBT
select MAINBOARD_USES_IFD_GBE_REGION
+ select DRIVERS_RICOH_RCE822 if BOARD_LENOVO_W530
# Workaround for EC/KBC IRQ1.
select SERIRQ_CONTINUOUS_MODE