From 7bebc358df4781b6133c0d21da80a50a63a1d31a Mon Sep 17 00:00:00 2001 From: Philippe Mathieu-Daudé Date: Tue, 31 Dec 2019 19:32:15 +0100 Subject: hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOF Only the OpenBIOS and SLOF firmwares use the CHRP NVRAM layout. Signed-off-by: Philippe Mathieu-Daudé Message-Id: <20191231183216.6781-14-philmd@redhat.com> Acked-by: David Gibson Signed-off-by: Paolo Bonzini --- hw/sparc/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'hw/sparc') diff --git a/hw/sparc/Kconfig b/hw/sparc/Kconfig index 2a83a8010e..22aff2f5b7 100644 --- a/hw/sparc/Kconfig +++ b/hw/sparc/Kconfig @@ -12,6 +12,7 @@ config SUN4M select LANCE select M48T59 select STP2000 + select CHRP_NVRAM config LEON3 bool -- cgit v1.2.3-55-g7522