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é <philmd@redhat.com>
Message-Id: <20191231183216.6781-14-philmd@redhat.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Philippe Mathieu-Daudé 2019-12-31 19:32:15 +01:00 committed by Paolo Bonzini
parent 3fd0305eaf
commit 7bebc358df
5 changed files with 8 additions and 1 deletions

View file

@ -12,6 +12,7 @@ config SUN4M
select LANCE
select M48T59
select STP2000
select CHRP_NVRAM
config LEON3
bool