fiiom3k_linux: Enable HAVE_TOUCHPAD and add in missing bits

Change-Id: I78fa5fdb3648adfaa40f6d5f3c255666a85e2761
This commit is contained in:
Solomon Peachy 2021-04-01 07:15:25 -04:00
parent 1aed109fa8
commit 74ae18cc8a
3 changed files with 19 additions and 0 deletions

View file

@ -51,6 +51,9 @@
#define HAVE_BUTTON_LIGHT
#define HAVE_BUTTONLIGHT_BRIGHTNESS
/* We have a touchpad */
#define HAVE_TOUCHPAD
/* Main LCD backlight brightness range and defaults: the backlight driver
* has levels from 0 to 32. But 0 is off so start at 1.
*/