tc1100-wmi: Mark as experimental
authorCarlos Corbacho <carlos@strangeworlds.co.uk>
Fri, 8 Feb 2008 23:51:43 +0000 (23:51 +0000)
committerLen Brown <len.brown@intel.com>
Sat, 9 Feb 2008 08:29:04 +0000 (03:29 -0500)
tc1100-wmi has not undergone as much testing as acer-wmi, so it certainly
should be marked as experimental as well until we get more user feedback.

Signed-off-by: Carlos Corbacho <carlos@strangeworlds.co.uk>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/misc/Kconfig

index c143a86..061b00d 100644 (file)
@@ -152,8 +152,9 @@ config FUJITSU_LAPTOP
          If you have a Fujitsu laptop, say Y or M here.
 
 config TC1100_WMI
-       tristate "HP Compaq TC1100 Tablet WMI Extras"
+       tristate "HP Compaq TC1100 Tablet WMI Extras (EXPERIMENTAL)"
        depends on X86 && !X86_64
+       depends on EXPERIMENTAL
        depends on ACPI
        select ACPI_WMI
        ---help---