X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fbase%2FKconfig;h=6318f6b573608f345129234abf85c2629f6df4a1;hb=3a4b7886ee59e122d359e1714ed89585a06645ad;hp=d47482fa1d212644a5e152b8d8c033e40c9a8626;hpb=e4e0fadcd929138aa82130a1c5f22206d86d7bb2;p=linux-2.6 diff --git a/drivers/base/Kconfig b/drivers/base/Kconfig index d47482fa1d..6318f6b573 100644 --- a/drivers/base/Kconfig +++ b/drivers/base/Kconfig @@ -27,8 +27,9 @@ config PREVENT_FIRMWARE_BUILD If unsure say Y here. config FW_LOADER - tristate "Userspace firmware loading support" + tristate "Userspace firmware loading support" if EMBEDDED depends on HOTPLUG + default y ---help--- This option is provided for the case where no in-kernel-tree modules require userspace firmware loading support, but a module built outside