X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fbase%2FKconfig;fp=drivers%2Fbase%2FKconfig;h=f0eff3dac58d4db1b7d3d1da6e927cb2135ba795;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=0b4e22436935d8c4403a5d0dafa8090780cbca3e;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/drivers/base/Kconfig b/drivers/base/Kconfig index 0b4e22436..f0eff3dac 100644 --- a/drivers/base/Kconfig +++ b/drivers/base/Kconfig @@ -20,7 +20,7 @@ config PREVENT_FIRMWARE_BUILD config FW_LOADER tristate "Userspace firmware loading support" - depends on HOTPLUG + select HOTPLUG ---help--- This option is provided for the case where no in-kernel-tree modules require userspace firmware loading support, but a module built outside @@ -38,7 +38,3 @@ config DEBUG_DRIVER If you are unsure about this, say N here. endmenu - -config SYS_HYPERVISOR - bool - default n