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