From b00ddecd993c4d327628a7327015cb90d80d1dbb Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Sun, 31 Jan 2016 10:39:47 -0700 Subject: Kconfig: indent with tabs, not spaces. Change-Id: I8996f8ab739a07014a4189738b5624485d752d9d Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/13540 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/mainboard/google/oak/Kconfig | 2 +- src/soc/intel/skylake/Kconfig | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/mainboard/google/oak/Kconfig b/src/mainboard/google/oak/Kconfig index d63bdeff28..33f10be01a 100644 --- a/src/mainboard/google/oak/Kconfig +++ b/src/mainboard/google/oak/Kconfig @@ -48,7 +48,7 @@ config EC_GOOGLE_CHROMEEC_SPI_BUS default 0 config DRIVER_TPM_I2C_BUS - hex + hex default 0x2 config DRIVER_TPM_I2C_ADDR diff --git a/src/soc/intel/skylake/Kconfig b/src/soc/intel/skylake/Kconfig index 35b2a18ee6..0ebdaa4261 100644 --- a/src/soc/intel/skylake/Kconfig +++ b/src/soc/intel/skylake/Kconfig @@ -181,9 +181,9 @@ config DCACHE_RAM_SIZE_TOTAL default 0x40000 config SKIP_FSP_CAR - bool "Skip cache as RAM setup in FSP" - default y - help - Skip Cache as RAM setup in FSP. + bool "Skip cache as RAM setup in FSP" + default y + help + Skip Cache as RAM setup in FSP. endif -- cgit v1.2.3