]> git.proxmox.com Git - mirror_qemu.git/blame - hw/Kconfig
Merge tag 'edk2-stable202302-20230320-pull-request' of https://gitlab.com/kraxel...
[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
41source usb/Kconfig
42source virtio/Kconfig
43source vfio/Kconfig
820c1aba 44source xen/Kconfig
82f51817
PB
45source watchdog/Kconfig
46
47# arch Kconfig
48source arm/Kconfig
49source alpha/Kconfig
50486d63 50source avr/Kconfig
82f51817
PB
51source cris/Kconfig
52source hppa/Kconfig
53source i386/Kconfig
a8a506c3 54source loongarch/Kconfig
82f51817
PB
55source m68k/Kconfig
56source microblaze/Kconfig
57source mips/Kconfig
82f51817
PB
58source nios2/Kconfig
59source openrisc/Kconfig
60source ppc/Kconfig
61source riscv/Kconfig
0c80f50f 62source rx/Kconfig
82f51817
PB
63source s390x/Kconfig
64source sh4/Kconfig
65source sparc/Kconfig
66source sparc64/Kconfig
67source tricore/Kconfig
82f51817
PB
68source xtensa/Kconfig
69
70# Symbols used by multiple targets
c3a98aa5
PB
71config TEST_DEVICES
72 bool
73
82f51817
PB
74config XILINX
75 bool
9533dcdd 76 select PTIMER # for hw/timer/xilinx_timer.c
82f51817
PB
77
78config XILINX_AXI
79 bool
9533dcdd 80 select PTIMER # for hw/dma/xilinx_axidma.c
193d78a1
PMD
81
82config XLNX_ZYNQMP
83 bool
883e150f 84 select REGISTER
98e5d7a2 85 select CAN_BUS
e022f2a2 86 select PTIMER
7e47e15c 87 select XLNX_BBRAM
db1264df 88 select XLNX_EFUSE_ZYNQMP