HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/50430 )
Change subject: mb/amd/mandolin/Kconfig: Remove unneeded whitespace before tab ......................................................................
mb/amd/mandolin/Kconfig: Remove unneeded whitespace before tab
Change-Id: I2b52c32a607386cdc1ca00531eda4dfc0bfaab1e Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/mainboard/amd/mandolin/Kconfig 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/30/50430/1
diff --git a/src/mainboard/amd/mandolin/Kconfig b/src/mainboard/amd/mandolin/Kconfig index 7c9387a..1e933c8 100644 --- a/src/mainboard/amd/mandolin/Kconfig +++ b/src/mainboard/amd/mandolin/Kconfig @@ -43,8 +43,8 @@
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