qemu

Форк
0
/
Kconfig 
89 строк · 1.7 Кб
1
# devices Kconfig
2
source 9pfs/Kconfig
3
source acpi/Kconfig
4
source adc/Kconfig
5
source audio/Kconfig
6
source block/Kconfig
7
source char/Kconfig
8
source core/Kconfig
9
source cxl/Kconfig
10
source display/Kconfig
11
source dma/Kconfig
12
source fsi/Kconfig
13
source gpio/Kconfig
14
source hyperv/Kconfig
15
source i2c/Kconfig
16
source ide/Kconfig
17
source input/Kconfig
18
source intc/Kconfig
19
source ipack/Kconfig
20
source ipmi/Kconfig
21
source isa/Kconfig
22
source mem/Kconfig
23
source misc/Kconfig
24
source net/Kconfig
25
source nubus/Kconfig
26
source nvme/Kconfig
27
source nvram/Kconfig
28
source pci-bridge/Kconfig
29
source pci-host/Kconfig
30
source pcmcia/Kconfig
31
source pci/Kconfig
32
source remote/Kconfig
33
source rtc/Kconfig
34
source scsi/Kconfig
35
source sd/Kconfig
36
source sensor/Kconfig
37
source smbios/Kconfig
38
source ssi/Kconfig
39
source timer/Kconfig
40
source tpm/Kconfig
41
source ufs/Kconfig
42
source usb/Kconfig
43
source virtio/Kconfig
44
source vfio/Kconfig
45
source xen/Kconfig
46
source watchdog/Kconfig
47

48
# arch Kconfig
49
source arm/Kconfig
50
source cpu/Kconfig
51
source alpha/Kconfig
52
source avr/Kconfig
53
source cris/Kconfig
54
source hppa/Kconfig
55
source i386/Kconfig
56
source loongarch/Kconfig
57
source m68k/Kconfig
58
source microblaze/Kconfig
59
source mips/Kconfig
60
source openrisc/Kconfig
61
source ppc/Kconfig
62
source riscv/Kconfig
63
source rx/Kconfig
64
source s390x/Kconfig
65
source sh4/Kconfig
66
source sparc/Kconfig
67
source sparc64/Kconfig
68
source tricore/Kconfig
69
source xtensa/Kconfig
70

71
# Symbols used by multiple targets
72
config TEST_DEVICES
73
    bool
74

75
config XILINX
76
    bool
77
    select PTIMER # for hw/timer/xilinx_timer.c
78

79
config XILINX_AXI
80
    bool
81
    select PTIMER # for hw/dma/xilinx_axidma.c
82

83
config XLNX_ZYNQMP
84
    bool
85
    select REGISTER
86
    select CAN_BUS
87
    select PTIMER
88
    select XLNX_BBRAM
89
    select XLNX_EFUSE_ZYNQMP
90

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.