diff options
Diffstat (limited to 'apps/features.txt')
| -rw-r--r-- | apps/features.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/features.txt b/apps/features.txt index 63f0234..d9ca1a3 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -199,6 +199,10 @@ lineout_poweroff touchscreen #endif +#if defined(HAVE_TOUCHPAD_DEADZONE) +touchpad_deadzone +#endif + #if defined(HAVE_IMX233_CODEC) || defined(HAVE_WM8750) || defined(HAVE_WM8978) depth_3d #endif |