New kernel drivers and device migrations (#563)
This commit is contained in:
committed by
GitHub
parent
955416dac8
commit
8af6204ba1
@@ -102,4 +102,11 @@ menu "Tactility App"
|
||||
help
|
||||
The minimum time to show the splash screen in milliseconds.
|
||||
When set to 0, startup will continue to desktop as soon as boot operations are finished.
|
||||
config TT_TOUCH_CALIBRATION_SUPPORTED
|
||||
bool "Set true when a touch screen calibration app should be included"
|
||||
default n
|
||||
config TT_TOUCH_CALIBRATION_REQUIRED
|
||||
bool "Set true when a touch screen calibration is required before the device is usable"
|
||||
default n
|
||||
depends on TT_TOUCH_CALIBRATION_SUPPORTED
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user