[kernel] r9791 - in dists/trunk/linux-2.6/debian: . config
Maximilian Attems
maks at alioth.debian.org
Tue Nov 27 13:24:23 UTC 2007
Author: maks
Date: Tue Nov 27 13:24:23 2007
New Revision: 9791
Log:
topconfig enable KS959_DONGLE KSDAZZLE_DONGLE
as bonus group the dongle options
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Tue Nov 27 13:24:23 2007
@@ -3,9 +3,10 @@
* New upstream release, rebase dfsg stuff plus drivers-atm.patch,
scripts-kconfig-reportoldconfig.patch.
* [amd64] Set HIGH_RES_TIMERS and NO_HZ.
- * topconfig set NETFILTER_XT_MATCH_TIME, NET_ACT_NAT.
+ * topconfig set NETFILTER_XT_MATCH_TIME, NET_ACT_NAT, KSDAZZLE_DONGLE,
+ KS959_DONGLE.
- -- maximilian attems <maks at debian.org> Tue, 27 Nov 2007 14:16:50 +0100
+ -- maximilian attems <maks at debian.org> Tue, 27 Nov 2007 14:22:33 +0100
linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config (original)
+++ dists/trunk/linux-2.6/debian/config/config Tue Nov 27 13:24:23 2007
@@ -471,6 +471,13 @@
CONFIG_6PACK=m
#
+# Dongle support
+#
+CONFIG_TOIM3232_DONGLE=m
+CONFIG_KSDAZZLE_DONGLE=m
+CONFIG_KS959_DONGLE=m
+
+#
# Wireless
#
CONFIG_CFG80211=m
@@ -1382,7 +1389,6 @@
CONFIG_GIGASET_M105=m
CONFIG_GIGASET_M101=m
CONFIG_ISDN_DRV_GIGASET=m
-CONFIG_TOIM3232_DONGLE=m
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_GIGASET_DEBUG is not set
CONFIG_WIRELESS_EXT=y
More information about the Kernel-svn-changes
mailing list