dect
/
linux-2.6
Archived
13
0
Fork 0

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 <carlos@strangeworlds.co.uk>
Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
Carlos Corbacho 2008-02-08 23:51:43 +00:00 committed by Len Brown
parent b1d0e4f535
commit b013682919
1 changed files with 2 additions and 1 deletions

View 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---