aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/firmware/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/firmware/Kconfig b/drivers/firmware/Kconfig
index 93876302fb2e..074787281c94 100644
--- a/drivers/firmware/Kconfig
+++ b/drivers/firmware/Kconfig
@@ -64,6 +64,7 @@ config DELL_RBU
64 tristate "BIOS update support for DELL systems via sysfs" 64 tristate "BIOS update support for DELL systems via sysfs"
65 depends on X86 65 depends on X86
66 select FW_LOADER 66 select FW_LOADER
67 select FW_LOADER_USER_HELPER
67 help 68 help
68 Say m if you want to have the option of updating the BIOS for your 69 Say m if you want to have the option of updating the BIOS for your
69 DELL system. Note you need a Dell OpenManage or Dell Update package (DUP) 70 DELL system. Note you need a Dell OpenManage or Dell Update package (DUP)