diff options
Diffstat (limited to 'hw/microblaze/Kconfig')
-rw-r--r-- | hw/microblaze/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/hw/microblaze/Kconfig b/hw/microblaze/Kconfig new file mode 100644 index 0000000..44683b2 --- /dev/null +++ b/hw/microblaze/Kconfig @@ -0,0 +1,8 @@ +config PETALOGIX_S3ADSP1800 + bool + +config PETALOGIX_ML605 + bool + +config XLNX_ZYNQMP_PMU + bool |