diff options
| author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-06-14 15:35:52 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-13 22:02:38 -0400 |
| commit | 5bc3cb743bbab408792c1b4ef31adf6268aa4b7e (patch) | |
| tree | 94faf3260c80a9626b450a6472780828cdf03b26 /drivers/media/Kconfig | |
| parent | 2ea4b442589b30210a166b9630c2547ebbe2cb82 (diff) | |
[media] v4l: move v4l2 core into a separate directory
Currently, the v4l2 core is mixed together with other non-core drivers.
Move them into a separate directory.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/Kconfig')
| -rw-r--r-- | drivers/media/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig index d941581ab921..e6253628059a 100644 --- a/drivers/media/Kconfig +++ b/drivers/media/Kconfig | |||
| @@ -152,6 +152,7 @@ source "drivers/media/common/tuners/Kconfig" | |||
| 152 | # Video/Radio/Hybrid adapters | 152 | # Video/Radio/Hybrid adapters |
| 153 | # | 153 | # |
| 154 | 154 | ||
| 155 | source "drivers/media/v4l2-core/Kconfig" | ||
| 155 | source "drivers/media/video/Kconfig" | 156 | source "drivers/media/video/Kconfig" |
| 156 | 157 | ||
| 157 | source "drivers/media/radio/Kconfig" | 158 | source "drivers/media/radio/Kconfig" |
