Commit aa31f651 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

media: atomisp: allow building the driver again



The atomisp driver builds again. So, remove depends on BROKEN.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent e7b955f8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
menuconfig INTEL_ATOMISP
	bool "Enable support to Intel MIPI camera drivers"
	depends on X86 && EFI && PCI && ACPI
	depends on BROKEN
	select MEDIA_CONTROLLER
	select COMMON_CLK
	help