Kconfig whitespace fixes
trivial whitespace fixes. Mostly changing leading spaces to tabs. Change-Id: I0bdfe2059b90725e64adfc0bdde785b4e406969d Signed-off-by: Martin Roth <gaumless@gmail.com> Reviewed-on: http://review.coreboot.org/10000 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
parent
562d6f30a0
commit
595e7777e7
44 changed files with 164 additions and 164 deletions
|
|
@ -42,11 +42,11 @@ config XIP_ROM_SIZE
|
|||
default 0x80000
|
||||
|
||||
config REDIRECT_IDS_HDT_CONSOLE_TO_SERIAL
|
||||
bool "Redirect AGESA IDS_HDT_CONSOLE to serial console"
|
||||
default n
|
||||
help
|
||||
This Option allows you to redirect the AMD AGESA IDS_HDT_CONSOLE debug information to the serial console.
|
||||
bool "Redirect AGESA IDS_HDT_CONSOLE to serial console"
|
||||
default n
|
||||
help
|
||||
This Option allows you to redirect the AMD AGESA IDS_HDT_CONSOLE debug information to the serial console.
|
||||
|
||||
Warning: Only enable this option when debuging or tracing AMD AGESA code.
|
||||
Warning: Only enable this option when debuging or tracing AMD AGESA code.
|
||||
|
||||
endif #CPU_AMD_AGESA_FAMILY10
|
||||
|
|
|
|||
|
|
@ -63,11 +63,11 @@ config XIP_ROM_SIZE
|
|||
default 0x80000
|
||||
|
||||
config REDIRECT_IDS_HDT_CONSOLE_TO_SERIAL
|
||||
bool "Redirect AGESA IDS_HDT_CONSOLE to serial console"
|
||||
default n
|
||||
help
|
||||
This Option allows you to redirect the AMD AGESA IDS_HDT_CONSOLE debug information to the serial console.
|
||||
bool "Redirect AGESA IDS_HDT_CONSOLE to serial console"
|
||||
default n
|
||||
help
|
||||
This Option allows you to redirect the AMD AGESA IDS_HDT_CONSOLE debug information to the serial console.
|
||||
|
||||
Warning: Only enable this option when debuging or tracing AMD AGESA code.
|
||||
Warning: Only enable this option when debuging or tracing AMD AGESA code.
|
||||
|
||||
endif #CPU_AMD_AGESA_FAMILY15
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
config CPU_AMD_SOCKET_S1G1
|
||||
bool
|
||||
bool
|
||||
|
||||
if CPU_AMD_SOCKET_S1G1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue