aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x201/Kconfig
diff options
context:
space:
mode:
authorEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-12-30 15:54:47 +1100
committerEdward O'Callaghan <eocallaghan@alterapraxis.com>2015-01-12 15:50:08 +0100
commit37130ebdabe44989787aadeafbe79524970dec75 (patch)
treefc3f7dac1a5449908834198e43b6558ad8131dec /src/mainboard/lenovo/x201/Kconfig
parent456314fcf86a1e773a89db3885b035d4a198eb20 (diff)
mainboard/lenovo/?/Kconfig: select NO_UART_ON_SUPERIO
These boards don't have Super I/O's, rather they use Embedded Controllers instead. No need to confuse with Super I/O related stuff showing up in menuconfig. Change-Id: I4922319daf7920bf5331b5bce05ded0d9a31a69b Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/7986 Tested-by: build bot (Jenkins) Reviewed-by: Nicolas Reinecke <nr@das-labor.org> Reviewed-by: Vladimir Serbinenko <phcoder@gmail.com>
Diffstat (limited to 'src/mainboard/lenovo/x201/Kconfig')
-rw-r--r--src/mainboard/lenovo/x201/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/x201/Kconfig b/src/mainboard/lenovo/x201/Kconfig
index b1ca2f573a..93bfb02601 100644
--- a/src/mainboard/lenovo/x201/Kconfig
+++ b/src/mainboard/lenovo/x201/Kconfig
@@ -7,6 +7,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select SOUTHBRIDGE_INTEL_IBEXPEAK
select EC_LENOVO_PMH7
select EC_LENOVO_H8
+ select NO_UART_ON_SUPERIO
select DRIVERS_ICS_954309
select HAVE_OPTION_TABLE
select HAVE_CMOS_DEFAULT