modify for ct36x touchscreen

This commit is contained in:
蓝斌元
2013-03-07 17:22:55 +08:00
parent 565214ddae
commit e5d2bcbaa5
2 changed files with 4 additions and 4 deletions

View File

@@ -3,11 +3,11 @@
#
config TOUCHSCREEN_CT36X
config TOUCHSCREEN_CT36XX
tristate "VTL ct36x based touchscreens"
default y
default n
if TOUCHSCREEN_CT36X
if TOUCHSCREEN_CT36XX
#config TOUCHSCREEN_CT36X_I2C
# tristate "VTL ct36x based touchscreens"
# depends on I2C

View File

@@ -6,7 +6,7 @@
# Core
ct36x_ts-y := tscore.o
obj-$(CONFIG_TOUCHSCREEN_CT36X) += ct36x_ts.o
obj-$(CONFIG_TOUCHSCREEN_CT36XX) += ct36x_ts.o
# platform
# Generic