Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LA.UM.7.1.r1] Kconfig: AVTIMER_LEGACY dep on MSMB_CAMERA AVTIMER #20

Merged
merged 1 commit into from
May 10, 2020
Merged

Conversation

ix5
Copy link

@ix5 ix5 commented May 9, 2020

CONFIG_MSM_AVTIMER_LEGACY depends on CONFIG_MSM_AVTIMER.

The include <media/msmb_isp.h> depends on the definitions of msm_isp_set_avtimer_fptr in
drivers/media/platform/msm/camera_v2/isp/msm_isp.c, which is enabled by CONFIG_MSMB_CAMERA.

Build-tested on SoMC Kagura RoW.

CONFIG_MSM_AVTIMER_LEGACY depends on CONFIG_MSM_AVTIMER.

The include <media/msmb_isp.h> depends on the definitions of
msm_isp_set_avtimer_fptr in
drivers/media/platform/msm/camera_v2/isp/msm_isp.c, which is
enabled by CONFIG_MSMB_CAMERA.

Signed-off-by: Felix Elsner <felix@ix5.org>
@jerpelea jerpelea merged commit 3171e51 into sonyxperiadev:aosp/LA.UM.7.1.r1 May 10, 2020
@ix5 ix5 deleted the 71r1-avtimer-legacy branch May 10, 2020 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants