]> git.proxmox.com Git - mirror_qemu.git/blame - hw/Kconfig
hw/arm/xlnx-versal: Versal SoC requires ZynqMP peripherals
[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
9source display/Kconfig
10source dma/Kconfig
11source gpio/Kconfig
12source hyperv/Kconfig
13source i2c/Kconfig
14source ide/Kconfig
15source input/Kconfig
16source intc/Kconfig
17source ipack/Kconfig
18source ipmi/Kconfig
19source isa/Kconfig
20source mem/Kconfig
21source misc/Kconfig
22source net/Kconfig
fa2ba3b8 23source nubus/Kconfig
82f51817
PB
24source nvram/Kconfig
25source pci-bridge/Kconfig
26source pci-host/Kconfig
27source pcmcia/Kconfig
28source pci/Kconfig
d6c1bd4a 29source rdma/Kconfig
877c181c 30source rtc/Kconfig
82f51817
PB
31source scsi/Kconfig
32source sd/Kconfig
16932bb7 33source semihosting/Kconfig
82f51817
PB
34source smbios/Kconfig
35source ssi/Kconfig
36source timer/Kconfig
37source tpm/Kconfig
38source usb/Kconfig
39source virtio/Kconfig
40source vfio/Kconfig
41source watchdog/Kconfig
42
43# arch Kconfig
44source arm/Kconfig
45source alpha/Kconfig
50486d63 46source avr/Kconfig
82f51817
PB
47source cris/Kconfig
48source hppa/Kconfig
49source i386/Kconfig
50source lm32/Kconfig
51source m68k/Kconfig
52source microblaze/Kconfig
53source mips/Kconfig
54source moxie/Kconfig
55source nios2/Kconfig
56source openrisc/Kconfig
57source ppc/Kconfig
58source riscv/Kconfig
0c80f50f 59source rx/Kconfig
82f51817
PB
60source s390x/Kconfig
61source sh4/Kconfig
62source sparc/Kconfig
63source sparc64/Kconfig
64source tricore/Kconfig
65source unicore32/Kconfig
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