summaryrefslogtreecommitdiff
path: root/drivers/firmware
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2013-05-22 16:28:37 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-03 20:57:29 (GMT)
commitd05c39ea67f5786a549ac9d672d2951992b658c6 (patch)
tree42a0117ca87ab461d68c1524d8667faf71aa758e /drivers/firmware
parenta3b2c8c7aa1ca860edcf0b0afa371d9eb2269c3c (diff)
downloadlinux-fsl-qoriq-d05c39ea67f5786a549ac9d672d2951992b658c6.tar.xz
dell_rbu: Select CONFIG_FW_LOADER_USER_HELPER explicitly
The usermode helper is mandatory for this driver. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/firmware')
-rw-r--r--drivers/firmware/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/firmware/Kconfig b/drivers/firmware/Kconfig
index 9387630..0747872 100644
--- a/drivers/firmware/Kconfig
+++ b/drivers/firmware/Kconfig
@@ -64,6 +64,7 @@ config DELL_RBU
tristate "BIOS update support for DELL systems via sysfs"
depends on X86
select FW_LOADER
+ select FW_LOADER_USER_HELPER
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)