]> err.no Git - linux-2.6/blobdiff - drivers/base/Kconfig
[PATCH] I2C: i2c-piix4: Document the IBM problem more clearly
[linux-2.6] / drivers / base / Kconfig
index 934149c1512b1ead26a89d97e842c7acbd5e0ede..80502dc6ed668dbee5bc388520e1a819d8449959 100644 (file)
@@ -19,11 +19,11 @@ config PREVENT_FIRMWARE_BUILD
          If unsure say Y here.
 
 config FW_LOADER
-       tristate "Hotplug firmware loading support"
+       tristate "Userspace firmware loading support"
        select HOTPLUG
        ---help---
          This option is provided for the case where no in-kernel-tree modules
-         require hotplug firmware loading support, but a module built outside
+         require userspace firmware loading support, but a module built outside
          the kernel tree does.
 
 config DEBUG_DRIVER
@@ -38,3 +38,7 @@ config DEBUG_DRIVER
          If you are unsure about this, say N here.
 
 endmenu
+
+config SYS_HYPERVISOR
+       bool
+       default n