]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/platform/x86/Kconfig
platform/x86: dell-smbios: Link all dell-smbios-* modules together
[mirror_ubuntu-bionic-kernel.git] / drivers / platform / x86 / Kconfig
index 4e43987da523ce19c0fa3e7ccf01e605cc863a6e..da435a741986eda6dd402e2a44e26622fda5670e 100644 (file)
@@ -92,10 +92,15 @@ config ASUS_LAPTOP
          If you have an ACPI-compatible ASUS laptop, say Y or M here.
 
 config DELL_SMBIOS
          If you have an ACPI-compatible ASUS laptop, say Y or M here.
 
 config DELL_SMBIOS
-       tristate
+       tristate "Dell SMBIOS driver"
+       ---help---
+       This provides support for the Dell SMBIOS calling interface.
+       If you have a Dell computer you should enable this option.
+
+       Be sure to select at least one backend for it to work properly.
 
 config DELL_SMBIOS_WMI
 
 config DELL_SMBIOS_WMI
-       tristate "Dell SMBIOS calling interface (WMI implementation)"
+       bool "Dell SMBIOS driver WMI backend"
        depends on ACPI_WMI
        select DELL_WMI_DESCRIPTOR
        select DELL_SMBIOS
        depends on ACPI_WMI
        select DELL_WMI_DESCRIPTOR
        select DELL_SMBIOS
@@ -103,19 +108,19 @@ config DELL_SMBIOS_WMI
        This provides an implementation for the Dell SMBIOS calling interface
        communicated over ACPI-WMI.
 
        This provides an implementation for the Dell SMBIOS calling interface
        communicated over ACPI-WMI.
 
-       If you have a Dell computer from >2007 you should say Y or M here.
+       If you have a Dell computer from >2007 you should say Y here.
        If you aren't sure and this module doesn't work for your computer
        it just won't load.
 
 config DELL_SMBIOS_SMM
        If you aren't sure and this module doesn't work for your computer
        it just won't load.
 
 config DELL_SMBIOS_SMM
-       tristate "Dell SMBIOS calling interface (SMM implementation)"
+       bool "Dell SMBIOS driver SMM backend"
        depends on DCDBAS
        select DELL_SMBIOS
        ---help---
        This provides an implementation for the Dell SMBIOS calling interface
        communicated over SMI/SMM.
 
        depends on DCDBAS
        select DELL_SMBIOS
        ---help---
        This provides an implementation for the Dell SMBIOS calling interface
        communicated over SMI/SMM.
 
-       If you have a Dell computer from <=2017 you should say Y or M here.
+       If you have a Dell computer from <=2017 you should say Y here.
        If you aren't sure and this module doesn't work for your computer
        it just won't load.
 
        If you aren't sure and this module doesn't work for your computer
        it just won't load.