diff options
Diffstat (limited to 'hw/smbios')
-rw-r--r-- | hw/smbios/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/smbios/Kconfig b/hw/smbios/Kconfig new file mode 100644 index 0000000000..553adf4bfc --- /dev/null +++ b/hw/smbios/Kconfig @@ -0,0 +1,2 @@ +config SMBIOS + bool |