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