coreboot-kgpe-d16/src/include/device
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
..
dram src: Change BOOL CONFIG_ to CONFIG() in comments & strings 2020-07-26 21:20:30 +00:00
azalia.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
azalia_device.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cardbus.h
device.h device/device.h: Add is_dev_enabled function 2020-07-26 20:44:36 +00:00
drm_dp_helper.h
hypertransport.h
hypertransport_def.h
i2c.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
i2c_bus.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
i2c_simple.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
mipi_ids.h Remove new additions of "this file is part of" lines 2020-05-28 09:38:17 +00:00
mmio.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
path.h device: Increase DEVICE_PATH_MAX to 40 2020-07-17 23:32:59 +00:00
pci.h device: Add a disabling PCIe device bus master function 2020-06-08 06:39:01 +00:00
pci_def.h
pci_ehci.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pci_ids.h soc/intel/tigerlake: Update Tiger Lake SA IDs 2020-07-25 00:07:20 +00:00
pci_mmio_cfg.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pci_ops.h pci_ops.h: Turn and/or ops into update wrappers 2020-06-09 00:26:12 +00:00
pci_rom.h
pci_type.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pciexp.h
pcix.h
pnp.h
pnp_def.h
pnp_ops.h device/pnp_ops.h: Use pnp.h functions 2020-06-17 18:17:09 +00:00
pnp_type.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
resource.h device: Enable resource allocation above 4G boundary with allocator v4 2020-05-28 09:41:54 +00:00
smbus.h device/smbus_host: Declare common early SMBus prototypes 2020-06-22 11:53:31 +00:00
smbus_def.h
smbus_host.h device/smbus_host: Declare common early SMBus prototypes 2020-06-22 11:53:31 +00:00
soundwire.h device: Add definitions for SoundWire specification 2020-05-19 17:43:11 +00:00
spi.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
xhci.h device/xhci: Add helper method to iterate over xhci_supported_protocl 2020-07-12 17:01:24 +00:00