X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Ffirmware%2FKconfig;h=05f02a326f1c6283277964f307873df9cb5a5489;hb=a2ca44c30dd351cd386f4fb9f8590b999030274a;hp=731c3d5da0dc7c6bc66a33a705f9b7a2fceab90a;hpb=5d18639a833e9f034b055dcbb16a980be627f475;p=linux-2.6 diff --git a/drivers/firmware/Kconfig b/drivers/firmware/Kconfig index 731c3d5da0..05f02a326f 100644 --- a/drivers/firmware/Kconfig +++ b/drivers/firmware/Kconfig @@ -64,7 +64,7 @@ config DELL_RBU help Say m if you want to have the option of updating the BIOS for your DELL system. Note you need a Dell OpenManage or Dell Update package (DUP) - supporting application to comunicate with the BIOS regarding the new + supporting application to communicate with the BIOS regarding the new image for the image update to take effect. See for more details on the driver. @@ -84,4 +84,13 @@ config DCDBAS Say Y or M here to enable the driver for use by Dell systems management software such as Dell OpenManage. +config DMIID + bool "Export DMI identification via sysfs to userspace" + depends on DMI + default y + help + Say Y here if you want to query SMBIOS/DMI system identification + information from userspace through /sys/class/dmi/id/ or if you want + DMI-based module auto-loading. + endmenu