Skip to content

Commit 4d83ec6

Browse files
committed
media: apple: isp: select APPLE_PMP_REPORT
The ISP driver will report to PMP in the future so ensure it is enabled. Signed-off-by: Janne Grunau <j@jannau.net>
1 parent ae9dc5b commit 4d83ec6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • drivers/media/platform/apple/isp

drivers/media/platform/apple/isp/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ config VIDEO_APPLE_ISP
55
select VIDEOBUF2_CORE
66
select VIDEOBUF2_V4L2
77
select VIDEOBUF2_DMA_SG
8+
select APPLE_PMP_REPORT
89
depends on ARCH_APPLE || COMPILE_TEST
910
depends on OF_ADDRESS
1011
depends on V4L_PLATFORM_DRIVERS

0 commit comments

Comments
 (0)