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