From 78baf9a1721cf33faee39c6466e82c77ac87dbb1 Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Sat, 2 Feb 2008 13:51:52 +0000 Subject: [PATCH] topconfig enable USB_ANNOUNCE_NEW_DEVICES boils down to a printk when a device gets added, makes sense to have the info, see f2a383e4de50ad9c03676e57703a97d081798e55 svn path=/dists/trunk/linux-2.6/; revision=10379 --- debian/changelog | 2 +- debian/config/config | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5fce3fb7d..b358ad877 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,7 +16,7 @@ linux-2.6 (2.6.24-1~experimental.1) UNRELEASED; urgency=low ENC28J60, R6040, CAN, NETFILTER_XT_MATCH_OWNER, MAC80211_RC_DEFAULT_PI, NETFILTER_XT_TARGET_RATEEST, NETFILTER_XT_TARGET_TCPOPTSTRIP, NETFILTER_XT_MATCH_IPRANGE, NETFILTER_XT_MATCH_RATEEST, SND_OXYGEN, - SND_HIFIER, SND_VIRTUOSO, USB_NET_RNDIS_WLAN. + SND_HIFIER, SND_VIRTUOSO, USB_NET_RNDIS_WLAN, USB_ANNOUNCE_NEW_DEVICES. * [amd64] Enable CRYPTO_SALSA20_X86_64. * [amd64, i386]: Enable LATENCYTOP. * topconfig disable PARPORT_PC_FIFO due to instabilities. diff --git a/debian/config/config b/debian/config/config index aa3936078..1250d9195 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1688,6 +1688,7 @@ CONFIG_HIDRAW=y # USB HID Boot Protocol drivers # CONFIG_USB_SUPPORT=y +CONFIG_USB_ANNOUNCE_NEW_DEVICES=y # # Miscellaneous USB options