staging: Enable STAGING_MEDIA, which various drivers now depend on (Closes: #654800)

svn path=/dists/trunk/linux-2.6/; revision=18514
This commit is contained in:
Ben Hutchings 2012-01-13 02:15:01 +00:00
parent 5221183b3a
commit ecc79383cf
2 changed files with 7 additions and 0 deletions

2
debian/changelog vendored
View File

@ -13,6 +13,8 @@ linux-2.6 (3.2.1-1~experimental.1) UNRELEASED; urgency=low
* Install /lib/modules/<kernel-version>/modules.builtin in linux-image
packages
* [ia64] Add accept4() syscall (Closes: #647825)
* staging: Enable STAGING_MEDIA, which various drivers now depend on
(Closes: #654800)
[ Bastian Blank ]
* [amd64] crypt: Enable some amd64 only ciphers.

View File

@ -2783,6 +2783,11 @@ CONFIG_STAGING=y
##
# CONFIG_LINE6_USB is not set
##
## file: drivers/staging/media/Kconfig
##
CONFIG_STAGING_MEDIA=y
##
## file: drivers/staging/media/go7007/Kconfig
##