diff options
Diffstat (limited to 'hw/misc/macio/Kconfig')
-rw-r--r-- | hw/misc/macio/Kconfig | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/hw/misc/macio/Kconfig b/hw/misc/macio/Kconfig new file mode 100644 index 000000000..c6caeb672 --- /dev/null +++ b/hw/misc/macio/Kconfig @@ -0,0 +1,11 @@ +config CUDA + bool + +config MAC_PMU + bool + +config MAC_DBDMA + bool + +config MACIO_GPIO + bool |