* debian/changelog: Update.

* debian/config/kernelarch-x86/config: Disable RT2860, RT2870, RT3090.

svn path=/dists/trunk/linux-2.6/; revision=16207
This commit is contained in:
Bastian Blank 2010-08-29 12:57:22 +00:00
parent baf49ce6f5
commit 61e1afd944
2 changed files with 4 additions and 15 deletions

4
debian/changelog vendored
View File

@ -28,6 +28,10 @@ linux-2.6 (2.6.35-1~experimental.3) UNRELEASED; urgency=low
necessary to install the kernel image package to use the dbg package necessary to install the kernel image package to use the dbg package
since the dbg package already contains a complete image with symbols. since the dbg package already contains a complete image with symbols.
[ Bastian Blank ]
* Disable Ralink staging drivers, the in-tree ones reached "works-for-me"
status.
-- Ben Hutchings <ben@decadent.org.uk> Wed, 18 Aug 2010 02:45:21 +0100 -- Ben Hutchings <ben@decadent.org.uk> Wed, 18 Aug 2010 02:45:21 +0100
linux-2.6 (2.6.35-1~experimental.2) experimental; urgency=low linux-2.6 (2.6.35-1~experimental.2) experimental; urgency=low

View File

@ -1100,21 +1100,6 @@ CONFIG_POHMELFS_CRYPTO=y
CONFIG_RAMZSWAP=m CONFIG_RAMZSWAP=m
CONFIG_RAMZSWAP_STATS=y CONFIG_RAMZSWAP_STATS=y
##
## file: drivers/staging/rt2860/Kconfig
##
CONFIG_RT2860=m
##
## file: drivers/staging/rt2870/Kconfig
##
CONFIG_RT2870=m
##
## file: drivers/staging/rt3090/Kconfig
##
CONFIG_RT3090=m
## ##
## file: drivers/staging/rtl8187se/Kconfig ## file: drivers/staging/rtl8187se/Kconfig
## ##