From 88c16f6ee78a26a2c6ffe2dd3ee1b7fa75283b39 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Wed, 11 Nov 2020 23:46:58 +0100 Subject: mb/amd/mandolin/Kconfig: update help text for AMD_LPC_DEBUG_CARD The existing help text wasn't updated for Mandolin after it was copied from an older reference board and contained some information that doesn't apply to Mandolin. Change-Id: Ib34abb2ee8b289df5f7085957042fe00ad506ca9 Signed-off-by: Felix Held Reviewed-on: https://review.coreboot.org/c/coreboot/+/47481 Tested-by: build bot (Jenkins) Reviewed-by: Jason Glenesk Reviewed-by: Marshall Dawson --- src/mainboard/amd/mandolin/Kconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/mainboard') diff --git a/src/mainboard/amd/mandolin/Kconfig b/src/mainboard/amd/mandolin/Kconfig index 099f7cbe3f..dde7ac8bed 100644 --- a/src/mainboard/amd/mandolin/Kconfig +++ b/src/mainboard/amd/mandolin/Kconfig @@ -24,10 +24,10 @@ config AMD_LPC_DEBUG_CARD select PICASSO_LPC_IOMUX select SUPERIO_SMSC_SIO1036 help - AMD's debug card contains an SMSC SIO1036 device which provides - an I/O-based UART in the system. This feature is not compatible with - CONFIG_HUDSON_UART enabling the memory-mapped UART in the chipset. - Note that Kconfig does not currently enforce this restriction. + AMD's debug card contains an SMSC SIO1036 device which provides an + I/O-mapped UART in the system. This is mutually exclusive with + PICASSO_CONSOLE_UART which selects the SoC's integrated memory-mapped + UART for coreboot console output. config CBFS_SIZE hex -- cgit v1.2.3