]> git.proxmox.com Git - mirror_qemu.git/blame - hw/Kconfig
Hexagon (target/hexagon) Remove dead functions from hex_common.py
[mirror_qemu.git] / hw / Kconfig
CommitLineData
82f51817
PB
1# devices Kconfig
2source 9pfs/Kconfig
3source acpi/Kconfig
4source adc/Kconfig
5source audio/Kconfig
6source block/Kconfig
82f51817
PB
7source char/Kconfig
8source core/Kconfig
9e58f52d 9source cxl/Kconfig
82f51817
PB
10source display/Kconfig
11source dma/Kconfig
12source gpio/Kconfig
13source hyperv/Kconfig
14source i2c/Kconfig
15source ide/Kconfig
16source input/Kconfig
17source intc/Kconfig
18source ipack/Kconfig
19source ipmi/Kconfig
20source isa/Kconfig
21source mem/Kconfig
22source misc/Kconfig
23source net/Kconfig
fa2ba3b8 24source nubus/Kconfig
88eea45c 25source nvme/Kconfig
82f51817
PB
26source nvram/Kconfig
27source pci-bridge/Kconfig
28source pci-host/Kconfig
29source pcmcia/Kconfig
30source pci/Kconfig
d6c1bd4a 31source rdma/Kconfig
3090de69 32source remote/Kconfig
877c181c 33source rtc/Kconfig
82f51817
PB
34source scsi/Kconfig
35source sd/Kconfig
5e9ae4b1 36source sensor/Kconfig
82f51817
PB
37source smbios/Kconfig
38source ssi/Kconfig
39source timer/Kconfig
40source tpm/Kconfig
bc4e68d3 41source ufs/Kconfig
82f51817
PB
42source usb/Kconfig
43source virtio/Kconfig
44source vfio/Kconfig
820c1aba 45source xen/Kconfig
82f51817
PB
46source watchdog/Kconfig
47
48# arch Kconfig
49source arm/Kconfig
50source alpha/Kconfig
50486d63 51source avr/Kconfig
82f51817
PB
52source cris/Kconfig
53source hppa/Kconfig
54source i386/Kconfig
a8a506c3 55source loongarch/Kconfig
82f51817
PB
56source m68k/Kconfig
57source microblaze/Kconfig
58source mips/Kconfig
82f51817
PB
59source nios2/Kconfig
60source openrisc/Kconfig
61source ppc/Kconfig
62source riscv/Kconfig
0c80f50f 63source rx/Kconfig
82f51817
PB
64source s390x/Kconfig
65source sh4/Kconfig
66source sparc/Kconfig
67source sparc64/Kconfig
68source tricore/Kconfig
82f51817
PB
69source xtensa/Kconfig
70
71# Symbols used by multiple targets
c3a98aa5
PB
72config TEST_DEVICES
73 bool
74
82f51817
PB
75config XILINX
76 bool
9533dcdd 77 select PTIMER # for hw/timer/xilinx_timer.c
82f51817
PB
78
79config XILINX_AXI
80 bool
9533dcdd 81 select PTIMER # for hw/dma/xilinx_axidma.c
193d78a1
PMD
82
83config XLNX_ZYNQMP
84 bool
883e150f 85 select REGISTER
98e5d7a2 86 select CAN_BUS
e022f2a2 87 select PTIMER
7e47e15c 88 select XLNX_BBRAM
db1264df 89 select XLNX_EFUSE_ZYNQMP