htcleo: enabled 720p camera
Some identification is missed, have to find it. if I create the devices with node 0, then the driver will have 1. If I do 1 the driver will have 0 . . argh. But do simple a link from 0 ->1 and then it works. ln -s /dev/msm_camera/control0 /dev/msm_camera/control1 ln -s /dev/msm_camera/frame0 /dev/msm_camera/frame1 ln -s /dev/msm_camera/config0 /dev/msm_camera/config1
This commit is contained in:
parent
d3740f8695
commit
7d8b0f7344
@ -1280,7 +1280,7 @@ CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
|
||||
CONFIG_MSM_CAMERA=y
|
||||
CONFIG_MSM_CAMERA_LEGACY=y
|
||||
# CONFIG_MSM_CAMERA_7X30 is not set
|
||||
# CONFIG_720P_CAMERA is not set
|
||||
CONFIG_720P_CAMERA=y
|
||||
# CONFIG_MSM_CAMERA_DEBUG is not set
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user