diff options
Diffstat (limited to 'hw/lm32/Kconfig')
-rw-r--r-- | hw/lm32/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/lm32/Kconfig b/hw/lm32/Kconfig new file mode 100644 index 0000000..84c530e --- /dev/null +++ b/hw/lm32/Kconfig @@ -0,0 +1,5 @@ +config LM32 + bool + +config MILKYMIST + bool |