aboutsummaryrefslogtreecommitdiff
path: root/hw/sparc64/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/sparc64/Kconfig')
-rw-r--r--hw/sparc64/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/sparc64/Kconfig b/hw/sparc64/Kconfig
index 7e557ad17b..3b948a2290 100644
--- a/hw/sparc64/Kconfig
+++ b/hw/sparc64/Kconfig
@@ -1,5 +1,7 @@
config SUN4U
bool
+ default y
+ depends on SPARC64
imply PCI_DEVICES
imply SUNHME
imply TEST_DEVICES
@@ -16,6 +18,8 @@ config SUN4U
config NIAGARA
bool
+ default y
+ depends on SPARC64
select EMPTY_SLOT
select SUN4V_RTC
select UNIMP