summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t400/Kconfig
diff options
context:
space:
mode:
authorPeter Lemenkov <lemenkov@gmail.com>2022-05-02 17:47:35 +0200
committerFelix Singer <felixsinger@posteo.net>2022-05-03 20:06:26 +0000
commitb470361e025a59cbdd4bca1631ce6082fcca2995 (patch)
tree059fecda84415e2bbb02ef78be5a8fdbbbd48b87 /src/mainboard/lenovo/t400/Kconfig
parent3f75d86a1b54e67fab9693535c7d3e4a215d3b13 (diff)
downloadcoreboot-b470361e025a59cbdd4bca1631ce6082fcca2995.tar.gz
coreboot-b470361e025a59cbdd4bca1631ce6082fcca2995.tar.bz2
coreboot-b470361e025a59cbdd4bca1631ce6082fcca2995.zip
lenovo: correct typo in macro H8_HAS_BAT_THRESHOLDS_IMPL
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> Change-Id: Ia0550a115d75183cd72e478ae739731001febe22 Reviewed-on: https://review.coreboot.org/c/coreboot/+/63991 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-by: Felix Singer <felixsinger@posteo.net> Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Diffstat (limited to 'src/mainboard/lenovo/t400/Kconfig')
-rw-r--r--src/mainboard/lenovo/t400/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t400/Kconfig b/src/mainboard/lenovo/t400/Kconfig
index 8c53a686e55e..f90ed53850aa 100644
--- a/src/mainboard/lenovo/t400/Kconfig
+++ b/src/mainboard/lenovo/t400/Kconfig
@@ -9,7 +9,7 @@ config BOARD_SPECIFIC_OPTIONS
select SOUTHBRIDGE_INTEL_I82801IX
select EC_LENOVO_PMH7
select EC_LENOVO_H8
- select H8_HAS_BAT_TRESHOLDS_IMPL
+ select H8_HAS_BAT_THRESHOLDS_IMPL
select BOARD_ROMSIZE_KB_8192 if !BOARD_LENOVO_R500
select BOARD_ROMSIZE_KB_4096 if BOARD_LENOVO_R500
select DRIVERS_GENERIC_IOAPIC