diff options
Diffstat (limited to 'hw/nios2/Kconfig')
-rw-r--r-- | hw/nios2/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/nios2/Kconfig b/hw/nios2/Kconfig new file mode 100644 index 0000000000..22817e45fe --- /dev/null +++ b/hw/nios2/Kconfig @@ -0,0 +1,5 @@ +config NIOS2_10M50 + bool + +config NIOS2 + bool |