diff --git a/drivers/espi/Kconfig.xec b/drivers/espi/Kconfig.xec index 32b79d5643f..b6fde723b71 100644 --- a/drivers/espi/Kconfig.xec +++ b/drivers/espi/Kconfig.xec @@ -31,7 +31,8 @@ config ESPI_PERIPHERAL_UART config ESPI_PERIPHERAL_UART_SOC_MAPPING int "SoC port exposed as logical eSPI UART" - default 2 + default 2 if SOC_SERIES_MEC1501X + default 1 if SOC_SERIES_MEC172X depends on ESPI_PERIPHERAL_UART help This tells the driver to which SoC UART to direct the UART traffic