projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fad57fe
)
media: sh_mobile_ceu_camera: Add HAVE_CLK dependency.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 13 Nov 2008 03:20:26 +0000
(12:20 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 22 Dec 2008 09:42:52 +0000
(18:42 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/media/video/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/media/video/Kconfig
b/drivers/media/video/Kconfig
index 47102c2c8250fc51df410059ba5b52c24ea5f510..057fd7e160c41f8ddb657dbbb499fdcda6e2bb06 100644
(file)
--- a/
drivers/media/video/Kconfig
+++ b/
drivers/media/video/Kconfig
@@
-759,7
+759,7
@@
config VIDEO_PXA27x
config VIDEO_SH_MOBILE_CEU
tristate "SuperH Mobile CEU Interface driver"
- depends on VIDEO_DEV && SOC_CAMERA && HAS_DMA
+ depends on VIDEO_DEV && SOC_CAMERA && HAS_DMA
&& HAVE_CLK
select VIDEOBUF_DMA_CONTIG
---help---
This is a v4l2 driver for the SuperH Mobile CEU Interface