From e2856be0983682589bd84a7f98a0fc6ce8d13e46 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Tue, 9 Feb 2021 14:30:27 +0100 Subject: mb/amd/mandolin/Kconfig: Remove unneeded whitespace before tab Change-Id: I2b52c32a607386cdc1ca00531eda4dfc0bfaab1e Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/50430 Tested-by: build bot (Jenkins) Reviewed-by: Frans Hendriks Reviewed-by: Felix Held Reviewed-by: Angel Pons --- src/mainboard/amd/mandolin/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mainboard/amd/mandolin/Kconfig b/src/mainboard/amd/mandolin/Kconfig index 7c9387a144..1e933c862e 100644 --- a/src/mainboard/amd/mandolin/Kconfig +++ b/src/mainboard/amd/mandolin/Kconfig @@ -43,8 +43,8 @@ endchoice config SUPERIO_ADDR_BASE hex - default 0x4e if SMSC_SIO1036_BASE_4E - default 0x164e if SMSC_SIO1036_BASE_164E + default 0x4e if SMSC_SIO1036_BASE_4E + default 0x164e if SMSC_SIO1036_BASE_164E config CBFS_SIZE hex -- cgit v1.2.3