summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/st-cec/Kconfig
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2016-11-02 08:25:28 -0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-11-16 15:40:20 -0200
commit0dbacebede1e4e44bf500f94d692fad05eb2c293 (patch)
tree633cbfbfed04251cbdb35fe158ad81ee8ed380ef /drivers/staging/media/st-cec/Kconfig
parenta69a168a1bd470cb8a8c5f2ff4b54463de615226 (diff)
downloadop-kernel-dev-0dbacebede1e4e44bf500f94d692fad05eb2c293.zip
op-kernel-dev-0dbacebede1e4e44bf500f94d692fad05eb2c293.tar.gz
[media] cec: move the CEC framework out of staging and to media
The last open issues have been addressed, so it is time to move this out of staging and into the mainline and to move the public cec headers to include/uapi/linux. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/staging/media/st-cec/Kconfig')
-rw-r--r--drivers/staging/media/st-cec/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/media/st-cec/Kconfig b/drivers/staging/media/st-cec/Kconfig
index 784d2c6..c04283d 100644
--- a/drivers/staging/media/st-cec/Kconfig
+++ b/drivers/staging/media/st-cec/Kconfig
@@ -1,6 +1,6 @@
config VIDEO_STI_HDMI_CEC
tristate "STMicroelectronics STiH4xx HDMI CEC driver"
- depends on VIDEO_DEV && MEDIA_CEC && (ARCH_STI || COMPILE_TEST)
+ depends on VIDEO_DEV && MEDIA_CEC_SUPPORT && (ARCH_STI || COMPILE_TEST)
---help---
This is a driver for STIH4xx HDMI CEC interface. It uses the
generic CEC framework interface.
OpenPOWER on IntegriCloud