mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
media: atomisp: select IOSF_MBI dependency
This driver needs IOSF_MBI in order to talk with some PM registers. Select it at compile time. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
menuconfig INTEL_ATOMISP
|
||||
bool "Enable support to Intel MIPI camera drivers"
|
||||
depends on X86 && EFI && PCI && ACPI
|
||||
select IOSF_MBI
|
||||
select MEDIA_CONTROLLER
|
||||
select COMMON_CLK
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user