diff options
| author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-19 14:33:52 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-05-20 12:32:14 +0200 |
| commit | aa31f6514047da6460e3db8247c2cefe3e08f6d9 (patch) | |
| tree | b8c25ee0f077360456483715b9360f469c751a86 | |
| parent | e7b955f8e0184c54aae27e91ce3c385ff95377b8 (diff) | |
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>
| -rw-r--r-- | drivers/staging/media/atomisp/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/media/atomisp/Kconfig b/drivers/staging/media/atomisp/Kconfig index fbaba41ba7db..4c3a1ca5338e 100644 --- a/drivers/staging/media/atomisp/Kconfig +++ b/drivers/staging/media/atomisp/Kconfig @@ -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 |
