22 lines
561 B
Plaintext
22 lines
561 B
Plaintext
#
|
|
# Novatek NT36xxx touchscreen driver configuration
|
|
#
|
|
config TOUCHSCREEN_NT36xxx_HOSTDL_SPI
|
|
bool "Novatek NT36xxx host download SPI driver"
|
|
help
|
|
Say Y here if you have a Novatek NT36xxx no flash touchscreen connected
|
|
to your system by SPI bus.
|
|
If unsure, say N.
|
|
|
|
config TOUCHSCREEN_NT36532_TIANMA_FW
|
|
bool "Novatek tianma firmware update"
|
|
help
|
|
Say Y here if you have a tianma firmware
|
|
If unsure, say N.
|
|
|
|
config TOUCHSCREEN_NT36532_BOE_FW
|
|
bool "Novatek boe firmware update"
|
|
help
|
|
Say Y here if you have a boe firmware
|
|
If unsure, say N.
|