Gitweb:
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b01368291926b30abc702dee35c688408b54d422
Commit: b01368291926b30abc702dee35c688408b54d422
Parent: b1d0e4f535e10775cffde922208b49629169aeaa
Author: Carlos Corbacho <[EMAIL PROTECTED]>
AuthorDate: Fri Feb 8 23:51:43 2008 +0000
Committer: Len Brown <[EMAIL PROTECTED]>
CommitDate: Sat Feb 9 03:29:04 2008 -0500
tc1100-wmi: Mark as experimental
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 <[EMAIL PROTECTED]>
Signed-off-by: Len Brown <[EMAIL PROTECTED]>
---
drivers/misc/Kconfig | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index c143a86..061b00d 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -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---
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html