| .. | .. |
|---|
| 430 | 430 | config TOUCHSCREEN_GT1X |
|---|
| 431 | 431 | tristate "GT1X touchscreens support" |
|---|
| 432 | 432 | |
|---|
| 433 | +config TOUCHSCREEN_GT9XX |
|---|
| 434 | + tristate "Goodix gt9xx support for rockchip platform" |
|---|
| 435 | + depends on I2C && ARCH_ROCKCHIP |
|---|
| 436 | + help |
|---|
| 437 | + Say Y here if you have a touchscreen interface using the gt9xx |
|---|
| 438 | + on Rockchip platform, and your board-specific initialization |
|---|
| 439 | + code includes that in its table of IIC devices. |
|---|
| 440 | + If unsure, say N. |
|---|
| 441 | + |
|---|
| 433 | 442 | config TOUCHSCREEN_HIDEEP |
|---|
| 434 | 443 | tristate "HiDeep Touch IC" |
|---|
| 435 | 444 | depends on I2C |
|---|