diff options
Diffstat (limited to 'hw/smbios/Kconfig')
| -rw-r--r-- | hw/smbios/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/smbios/Kconfig b/hw/smbios/Kconfig index 553adf4bfc..8d989a2f1b 100644 --- a/hw/smbios/Kconfig +++ b/hw/smbios/Kconfig @@ -1,2 +1,4 @@ config SMBIOS bool +config SMBIOS_LEGACY + bool |