coreboot-kgpe-d16/src/mainboard/intel/harcuvar
Martin Roth f48acbda7b src: Change BOOL CONFIG_ to CONFIG() in comments & strings
The Kconfig lint tool checks for cases of the code using BOOL type
Kconfig options directly instead of with CONFIG() and will print out
warnings about it.  It gets confused by these references in comments
and strings.  To fix it so that it can find the real issues, just
update these as we would with real issues.

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I5c37f0ee103721c97483d07a368c0b813e3f25c0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43824
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-07-26 21:20:30 +00:00
..
acpi treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
spd src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
acpi_tables.c mb/x/acpi_tables: Do minor cleanup on includes 2020-07-26 20:59:02 +00:00
board_info.txt
boardid.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
devicetree.cb mainboard/*/*/*.cb: Remove leading blank lines from SPDX header 2020-05-18 07:01:11 +00:00
dsdt.asl treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
emmc.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gpio.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
harcuvar_boardid.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
hsio.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
hsio.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header 2020-05-18 07:00:58 +00:00
Kconfig.name
Makefile.inc mb/*: Remove some fadt.c files 2020-06-07 21:53:04 +00:00
ramstage.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
romstage.c src: Change BOOL CONFIG_ to CONFIG() in comments & strings 2020-07-26 21:20:30 +00:00