From 595e7777e7282249b13c3d7f8a45178e76798690 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Sun, 26 Apr 2015 18:53:26 -0600 Subject: Kconfig whitespace fixes trivial whitespace fixes. Mostly changing leading spaces to tabs. Change-Id: I0bdfe2059b90725e64adfc0bdde785b4e406969d Signed-off-by: Martin Roth Reviewed-on: http://review.coreboot.org/10000 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/mainboard/amd/tilapia_fam10/Kconfig | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/mainboard/amd') diff --git a/src/mainboard/amd/tilapia_fam10/Kconfig b/src/mainboard/amd/tilapia_fam10/Kconfig index dd46f6a263..901d6b11a9 100644 --- a/src/mainboard/amd/tilapia_fam10/Kconfig +++ b/src/mainboard/amd/tilapia_fam10/Kconfig @@ -57,12 +57,12 @@ config IRQ_SLOT_COUNT default 11 config VGA_BIOS - bool - default n + bool + default n config VGA_BIOS_ID - string - depends on VGA_BIOS - default "1002,9615" + string + depends on VGA_BIOS + default "1002,9615" endif # BOARD_AMD_TILAPIA_FAM10 -- cgit v1.2.3