media: atomisp: allow building the driver again

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

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
Mauro Carvalho Chehab 2020-04-19 14:33:52 +02:00
parent e7b955f8e0
commit aa31f65140

View file

@ -1,7 +1,6 @@
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