coreboot/src/device
Arthur Heymans e095c462dc device/Kconfig: Don't allow native mode in x86_64
This option is not working so don't advertise it.

Change-Id: I910162756a567289b2484a5445360a3197ae848c
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69506
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
2022-11-14 15:54:09 +00:00
..
dram device/dram: Add kconfig options for memory types 2022-11-04 00:54:25 +00:00
oprom {device,drivers}: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-03 13:08:23 +00:00
azalia_device.c
cardbus_device.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
cpu_device.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
device.c
device_const.c device/device_const.c: Clean up includes and add <types.h> 2022-10-06 17:01:06 +00:00
device_util.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
gpio.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
i2c.c
i2c_bus.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
Kconfig device/Kconfig: Don't allow native mode in x86_64 2022-11-14 15:54:09 +00:00
Makefile.inc device/resource_allocator_v3: Drop code 2022-11-07 14:00:33 +00:00
mmio.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
pci_class.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
pci_device.c device & commonlib: Update pci_scan_bus postcodes 2022-11-12 22:52:54 +00:00
pci_early.c
pci_ops.c
pci_rom.c
pciexp_device.c device: Clear lane error status 2022-09-12 12:41:13 +00:00
pcix_device.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
pnp_device.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
resource_allocator_common.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
resource_allocator_v4.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
root_device.c
smbus_ops.c
software_i2c.c
xhci.c