Skip to content

Commit ba015ff

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 5ffb798 commit ba015ff

File tree

1 file changed

+1
-0
lines changed
  • drivers/media/platform/apple/isp

1 file changed

+1
-0
lines changed

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)