Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b0136829 authored by Carlos Corbacho's avatar Carlos Corbacho Committed by Len Brown
Browse files

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: default avatarCarlos Corbacho <carlos@strangeworlds.co.uk>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent b1d0e4f5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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---