12 lines
202 B
Plaintext
12 lines
202 B
Plaintext
|
#
|
||
|
# Touchscreen driver configuration
|
||
|
#
|
||
|
menu "GT1151 support"
|
||
|
depends on INPUT_TOUCHSCREEN
|
||
|
|
||
|
config GT1151_CONFIG
|
||
|
string "GT1151 for Mediatek config"
|
||
|
help
|
||
|
this string is used for cfg update
|
||
|
endmenu
|