summaryrefslogtreecommitdiff
path: root/drivers/staging/media/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-06-28 14:36:02 (GMT)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-06-28 14:42:16 (GMT)
commit78fc853b5532b22639e691357fd59aa19833d81a (patch)
tree356341e78d2634add122ec6dbc81dbcd4fcb5bef /drivers/staging/media/Kconfig
parent6f8adea2b64f7e1215a99935ea079284488736d5 (diff)
downloadlinux-78fc853b5532b22639e691357fd59aa19833d81a.tar.xz
[media] move s5p-cec to staging
As the CEC core is currently at staging, it doesn't make any sense to put a dependent driver outside staging. So, move it also to staging. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/staging/media/Kconfig')
-rw-r--r--drivers/staging/media/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/media/Kconfig b/drivers/staging/media/Kconfig
index 7ce679e..5670789 100644
--- a/drivers/staging/media/Kconfig
+++ b/drivers/staging/media/Kconfig
@@ -31,6 +31,8 @@ source "drivers/staging/media/omap4iss/Kconfig"
source "drivers/staging/media/tw686x-kh/Kconfig"
+source "drivers/staging/media/s5p-cec/Kconfig"
+
# Keep LIRC at the end, as it has sub-menus
source "drivers/staging/media/lirc/Kconfig"