]> Git Repo - qemu.git/blob - hw/microblaze/Kconfig
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
[qemu.git] / hw / microblaze / Kconfig
1 config PETALOGIX_S3ADSP1800
2     bool
3     select PFLASH_CFI01
4     select XILINX
5     select XILINX_AXI
6     select XILINX_ETHLITE
7
8 config PETALOGIX_ML605
9     bool
10     select PFLASH_CFI01
11     select SERIAL
12     select SSI_M25P80
13     select XILINX
14     select XILINX_AXI
15     select XILINX_ETHLITE
16     select XILINX_SPI
17
18 config XLNX_ZYNQMP_PMU
19     bool
20     select XLNX_ZYNQMP
This page took 0.023946 seconds and 4 git commands to generate.