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:
parent
aa31f65140
commit
fd3218f513
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user