CONFIG_INPUT_TOUCHSCREEN=y
# CONFIG_TOUCHSCREEN_ADS7846 is not set
# CONFIG_TOUCHSCREEN_AD7877 is not set
-CONFIG_TOUCHSCREEN_XPT2046_SPI=y
-# CONFIG_TOUCHSCREEN_XPT2046_CBN_SPI is not set
+# CONFIG_TOUCHSCREEN_XPT2046_SPI is not set
+CONFIG_TOUCHSCREEN_XPT2046_CBN_SPI=y
# CONFIG_TOUCHSCREEN_XPT2046_320X480_SPI is not set
# CONFIG_TOUCHSCREEN_XPT2046_320X480_CBN_SPI is not set
# CONFIG_TOUCHSCREEN_IT7250 is not set
int uncali_x[5] = { 0 };\r
int uncali_y[5] = { 0 };\r
\r
+#ifdef CONFIG_MACH_RK2818INFO_IT50\r
int uncali_x_default[5] = { 3735, 301, 3754, 290, 1993 };\r
int uncali_y_default[5] = { 3442, 3497, 413, 459, 1880 };\r
+#endif\r
+\r
+#ifdef CONFIG_MACH_RK2818INFO \r
+int uncali_x_default[5] = { 438, 565, 3507, 3631, 2105 };\r
+int uncali_y_default[5] = { 3756, 489, 3792, 534, 2159 };\r
+#endif\r
\r
static ssize_t touch_mode_show(struct class *cls, char *_buf)\r
{\r