From: Takashi Iwai Date: Wed, 22 May 2013 16:28:37 +0000 (+0200) Subject: dell_rbu: Select CONFIG_FW_LOADER_USER_HELPER explicitly X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=d05c39ea67f5786a549ac9d672d2951992b658c6;p=linux-beck.git dell_rbu: Select CONFIG_FW_LOADER_USER_HELPER explicitly The usermode helper is mandatory for this driver. Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- 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 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)