From 95f33f4e7eae57e28b9d92d82ccaceab4c5c8d27 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Thu, 21 Jan 2016 12:30:52 -0700 Subject: src/Kconfig: Indent with tabs instead of spaces Change-Id: I47776d842b8d684fc11ac448b751892ee2bc5ecc Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/13116 Reviewed-by: Aaron Durbin Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc Reviewed-by: Paul Menzel --- src/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Kconfig') diff --git a/src/Kconfig b/src/Kconfig index 20e3d67e54..082ab63cb0 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -287,8 +287,8 @@ config BOOTBLOCK_SOURCE # To be selected by arch or platform if a C environment is available during the # bootblock. Normally this signifies availability of RW memory (e.g. SRAM). config C_ENVIRONMENT_BOOTBLOCK - bool - default n + bool + default n config SKIP_MAX_REBOOT_CNT_CLEAR bool "Do not clear reboot count after successful boot" -- cgit v1.2.3