topconfig enable new subsys MEDIA_CONTROLLER

for details see http://lwn.net/Articles/415714/

svn path=/dists/trunk/linux-2.6/; revision=17382
This commit is contained in:
Maximilian Attems 2011-05-11 09:11:26 +00:00
parent b7b475247c
commit ce036ac2a0
2 changed files with 3 additions and 1 deletions

3
debian/changelog vendored
View File

@ -1,7 +1,8 @@
linux-2.6 (2.6.39~rc7-1~experimental.2) experimental; urgency=low
* [x86] Enable CRYPTO_AES_NI_INTEL for all flavours. (closes: #623631)
* topconfig: Enable SND_USB_6FIRE, SND_FIREWIRE_SPEAKERS.
* topconfig: Enable SND_USB_6FIRE, SND_FIREWIRE_SPEAKERS,
MEDIA_CONTROLLER.
-- maximilian attems <maks@debian.org> Tue, 10 May 2011 23:24:26 +0200

View File

@ -841,6 +841,7 @@ CONFIG_DM_UEVENT=y
##
CONFIG_MEDIA_SUPPORT=m
CONFIG_VIDEO_DEV=m
CONFIG_MEDIA_CONTROLLER=y
##
## file: drivers/media/common/tuners/Kconfig