diff options
| -rw-r--r-- | features/touchscreen/multitouch_y.cfg | 1 | ||||
| -rw-r--r-- | features/touchscreen/multitouch_y.scc | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/features/touchscreen/multitouch_y.cfg b/features/touchscreen/multitouch_y.cfg new file mode 100644 index 0000000..327c753 --- /dev/null +++ b/features/touchscreen/multitouch_y.cfg | |||
| @@ -0,0 +1 @@ | |||
| CONFIG_HID_MULTITOUCH=y | |||
diff --git a/features/touchscreen/multitouch_y.scc b/features/touchscreen/multitouch_y.scc new file mode 100644 index 0000000..1e7774d --- /dev/null +++ b/features/touchscreen/multitouch_y.scc | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | define KFEATURE_DESCRIPTION "Disable options for touchscreen input support" | ||
| 2 | define KFEATURE_COMPATIBILITY all | ||
| 3 | |||
| 4 | kconf hardware multitouch_y.cfg | ||
