diff options
Diffstat (limited to 'hw/sparc64')
-rw-r--r-- | hw/sparc64/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/sparc64/Kconfig b/hw/sparc64/Kconfig index 8c13345f01..41f7295aa2 100644 --- a/hw/sparc64/Kconfig +++ b/hw/sparc64/Kconfig @@ -1,5 +1,6 @@ config SUN4U bool + select ISA_BUS config NIAGARA bool |