graph-lock: TSA annotations for lock/unlock functions
[qemu.git] / hw / Kconfig
blob38233bbb0f137b9d7c308af62919d4a27817d18a
1 # devices Kconfig
2 source 9pfs/Kconfig
3 source acpi/Kconfig
4 source adc/Kconfig
5 source audio/Kconfig
6 source block/Kconfig
7 source char/Kconfig
8 source core/Kconfig
9 source cxl/Kconfig
10 source display/Kconfig
11 source dma/Kconfig
12 source gpio/Kconfig
13 source hyperv/Kconfig
14 source i2c/Kconfig
15 source ide/Kconfig
16 source input/Kconfig
17 source intc/Kconfig
18 source ipack/Kconfig
19 source ipmi/Kconfig
20 source isa/Kconfig
21 source mem/Kconfig
22 source misc/Kconfig
23 source net/Kconfig
24 source nubus/Kconfig
25 source nvme/Kconfig
26 source nvram/Kconfig
27 source pci-bridge/Kconfig
28 source pci-host/Kconfig
29 source pcmcia/Kconfig
30 source pci/Kconfig
31 source rdma/Kconfig
32 source remote/Kconfig
33 source rtc/Kconfig
34 source scsi/Kconfig
35 source sd/Kconfig
36 source sensor/Kconfig
37 source smbios/Kconfig
38 source ssi/Kconfig
39 source timer/Kconfig
40 source tpm/Kconfig
41 source usb/Kconfig
42 source virtio/Kconfig
43 source vfio/Kconfig
44 source watchdog/Kconfig
46 # arch Kconfig
47 source arm/Kconfig
48 source alpha/Kconfig
49 source avr/Kconfig
50 source cris/Kconfig
51 source hppa/Kconfig
52 source i386/Kconfig
53 source loongarch/Kconfig
54 source m68k/Kconfig
55 source microblaze/Kconfig
56 source mips/Kconfig
57 source nios2/Kconfig
58 source openrisc/Kconfig
59 source ppc/Kconfig
60 source riscv/Kconfig
61 source rx/Kconfig
62 source s390x/Kconfig
63 source sh4/Kconfig
64 source sparc/Kconfig
65 source sparc64/Kconfig
66 source tricore/Kconfig
67 source xtensa/Kconfig
69 # Symbols used by multiple targets
70 config TEST_DEVICES
71     bool
73 config XILINX
74     bool
75     select PTIMER # for hw/timer/xilinx_timer.c
77 config XILINX_AXI
78     bool
79     select PTIMER # for hw/dma/xilinx_axidma.c
81 config XLNX_ZYNQMP
82     bool
83     select REGISTER
84     select CAN_BUS
85     select PTIMER
86     select XLNX_BBRAM
87     select XLNX_EFUSE_ZYNQMP