public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tc1100-wmi: Mark as experimental
@ 2008-02-08  9:44 Carlos Corbacho
  0 siblings, 0 replies; only message in thread
From: Carlos Corbacho @ 2008-02-08  9:44 UTC (permalink / raw)
  To: linux-acpi; +Cc: Carlos Corbacho, Len Brown

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>
CC: Len Brown <lenb@kernel.org>
---

 drivers/misc/Kconfig |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 4e7f000..e6c4892 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -143,8 +143,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---


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-08  9:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-08  9:44 [PATCH] tc1100-wmi: Mark as experimental Carlos Corbacho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox