coreboot/src
Arthur Heymans 8d0d57f0a2 Kconfig: Reverse ARCH_SUPPORTS_CLANG
Since most targets support clang it's easier to reverse the semantics of
the Kconfig options.

Change-Id: Ib28e7a4cb286b9f8b05be94dae3947179f43c746
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81659
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
2024-08-06 16:37:35 +00:00
..
acpi acpi/acpigen_ps2_keybd: Fix total keymap size calculation 2024-08-06 14:54:59 +00:00
arch Kconfig: Reverse ARCH_SUPPORTS_CLANG 2024-08-06 16:37:35 +00:00
commonlib commonlib/device_tree.c: Add read reg property helper 2024-07-26 11:06:29 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu cpu/intel: Add socket types 2024-07-19 12:35:09 +00:00
device device/path: rename domain path struct element to 'domain_id' 2024-07-31 14:32:51 +00:00
drivers i2c/drivers/generic: Return ROTM in a package 2024-08-02 14:36:31 +00:00
ec ec/system76/ec: Remove RPM calculation 2024-07-26 23:03:33 +00:00
include device/path: rename domain path struct element to 'domain_id' 2024-07-31 14:32:51 +00:00
lib lib/smbios: Create SMBIOS type 4 entry 2024-07-22 22:30:47 +00:00
mainboard mb/google/brox/var/jubilant: Update WWAN and UsbCam Settings 2024-08-06 14:10:38 +00:00
northbridge nb/intel/*: Match ACPI with resource allocation 2024-08-05 08:28:44 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/vboot: Include new gbb flag to enforce CSE sync 2024-08-02 14:43:04 +00:00
soc soc/amd: add PSP SMI handler stub 2024-08-05 13:09:02 +00:00
southbridge soc/intel: Extend CSE RW Update and ME read access for payload sync 2024-07-11 15:24:07 +00:00
superio superio/ite: Enable common driver for GPIO and LED configuration 2024-07-19 14:35:38 +00:00
vendorcode device: introduce and use dev_get_domain_id 2024-07-31 14:32:19 +00:00
Kconfig Kconfig: Reverse ARCH_SUPPORTS_CLANG 2024-08-06 16:37:35 +00:00