X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fbase%2FKconfig;h=6318f6b573608f345129234abf85c2629f6df4a1;hb=698158c799c7961824ccdb773250e16c0dd5d9e4;hp=d47482fa1d212644a5e152b8d8c033e40c9a8626;hpb=14b395e35d1afdd8019d11b92e28041fad591b71;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