diff options
Diffstat (limited to 'hw/sparc64')
-rw-r--r-- | hw/sparc64/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/sparc64/Kconfig b/hw/sparc64/Kconfig new file mode 100644 index 0000000000..8c13345f01 --- /dev/null +++ b/hw/sparc64/Kconfig @@ -0,0 +1,5 @@ +config SUN4U + bool + +config NIAGARA + bool |