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
This commit is contained in:
Maximilian Attems 2008-02-02 13:51:52 +00:00
parent 0c6f8766ce
commit 78baf9a172
2 changed files with 2 additions and 1 deletions

2
debian/changelog vendored
View File

@ -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.

View File

@ -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