mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
input: touchscreen: parade: use "prompt" instead of "bool" for choice prompts
Change-Id: I0119334ded45a6431f5657b64118b14ebfe376e8 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
@@ -68,7 +68,7 @@ config TOUCHSCREEN_PARADE_SPI
|
||||
module will be called pt_spi.
|
||||
|
||||
choice
|
||||
bool "Parade TrueTouch Gen5 MultiTouch Protocol"
|
||||
prompt "Parade TrueTouch Gen5 MultiTouch Protocol"
|
||||
depends on TOUCHSCREEN_PARADE
|
||||
default TOUCHSCREEN_PARADE_MT_B
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user