Commit acf991af00071ccecb76b539ea9af63642fba83b

Authored by 장형기
1 parent 3a9c62f981
Exists in master and in 2 other branches fhd, fhd-demo

input touch

buildroot/buildroot-2016.08.1/board/falinux/prime_oven/rootfs_overlay/root/.prime_oven/.buildroot_version
1   -2017. 03. 07. (화) 14:13:29 KST
  1 +2017. 03. 08. (수) 16:44:24 KST
... ...
kernel/linux-imx6_3.14.28/arch/arm/configs/imx6s_prime_oven_defconfig
... ... @@ -1471,8 +1471,8 @@ CONFIG_INPUT_MATRIXKMAP=y
1471 1471 #
1472 1472 CONFIG_INPUT_MOUSEDEV=y
1473 1473 CONFIG_INPUT_MOUSEDEV_PSAUX=y
1474   -CONFIG_INPUT_MOUSEDEV_SCREEN_X=1366
1475   -CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  1474 +CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600
  1475 +CONFIG_INPUT_MOUSEDEV_SCREEN_Y=900
1476 1476 # CONFIG_INPUT_JOYDEV is not set
1477 1477 CONFIG_INPUT_EVDEV=y
1478 1478 # CONFIG_INPUT_EVBUG is not set
... ...