X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fbase%2FKconfig;h=1429f3a2629e60003e575bb02c5dd6fe97470e3c;hb=e05135d1550e73f722ae92909f9c9f44b305e9e2;hp=f0eff3dac58d4db1b7d3d1da6e927cb2135ba795;hpb=b8c475be7bf9b79e6417c08d7a921b2e8cb04258;p=powerpc.git diff --git a/drivers/base/Kconfig b/drivers/base/Kconfig index f0eff3dac5..1429f3a262 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" - select HOTPLUG + depends on 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 @@ -37,4 +37,8 @@ config DEBUG_DRIVER If you are unsure about this, say N here. +config SYS_HYPERVISOR + bool + default n + endmenu