summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/dvb-usb-v2/Kconfig
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2013-01-16 18:53:43 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-01-21 14:52:44 -0800
commite141a48185193b3cf71ba311276b4c0f51685d99 (patch)
treed9fc68d94671078c6e57dcc9e1c0dfa10ff2bd2f /drivers/media/usb/dvb-usb-v2/Kconfig
parent80ec213592f568721315287c779004f6c715c7a8 (diff)
downloadlinux-stable-e141a48185193b3cf71ba311276b4c0f51685d99.tar.gz
linux-stable-e141a48185193b3cf71ba311276b4c0f51685d99.tar.bz2
linux-stable-e141a48185193b3cf71ba311276b4c0f51685d99.zip
drivers/media: remove depends on CONFIG_EXPERIMENTAL
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/media/usb/dvb-usb-v2/Kconfig')
-rw-r--r--drivers/media/usb/dvb-usb-v2/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/usb/dvb-usb-v2/Kconfig b/drivers/media/usb/dvb-usb-v2/Kconfig
index 834bfecbed73..7a622dbe9b6d 100644
--- a/drivers/media/usb/dvb-usb-v2/Kconfig
+++ b/drivers/media/usb/dvb-usb-v2/Kconfig
@@ -134,7 +134,7 @@ config DVB_USB_MXL111SF
config DVB_USB_RTL28XXU
tristate "Realtek RTL28xxU DVB USB support"
- depends on DVB_USB_V2 && EXPERIMENTAL
+ depends on DVB_USB_V2
select DVB_RTL2830
select DVB_RTL2832
select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT