boards: remove custom kscan priority for ft5336

kscan priority is now higher than I2C, so there is no need for a custom
priority.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2021-06-16 19:23:40 +02:00 committed by Maureen Helm
parent 8f0657a1c4
commit 2d3195c8a2
7 changed files with 0 additions and 21 deletions

View file

@ -29,9 +29,6 @@ config KSCAN_FT5336
config KSCAN_FT5336_INTERRUPT
default y
config KSCAN_INIT_PRIORITY
default 60
endif # KSCAN
if NETWORKING

View file

@ -36,9 +36,6 @@ config KSCAN_FT5336
config KSCAN_FT5336_INTERRUPT
default y
config KSCAN_INIT_PRIORITY
default 60
endif # KSCAN
if NETWORKING

View file

@ -35,9 +35,6 @@ config KSCAN_FT5336
config KSCAN_FT5336_INTERRUPT
default y
config KSCAN_INIT_PRIORITY
default 60
endif # KSCAN
if NETWORKING

View file

@ -23,9 +23,6 @@ if KSCAN
config KSCAN_FT5336
default y
config KSCAN_INIT_PRIORITY
default 65
endif # KSCAN
endif # BOARD_STM32F746G_DISCO

View file

@ -26,9 +26,6 @@ config KSCAN_FT5336
config KSCAN_FT5336_INTERRUPT
default n
config KSCAN_INIT_PRIORITY
default 60
endif # KSCAN
if LVGL

View file

@ -23,9 +23,6 @@ config KSCAN_FT5336
config KSCAN_FT5336_INTERRUPT
default n
config KSCAN_INIT_PRIORITY
default 60
endif # KSCAN
if LVGL

View file

@ -23,9 +23,6 @@ config KSCAN_FT5336
config KSCAN_FT5336_INTERRUPT
default n
config KSCAN_INIT_PRIORITY
default 60
endif # KSCAN
if LVGL