Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ?? CONFIG_USB_SUSPEND ??
Date: Mon, 11 Jul 2011 11:28:51
Message-Id: 201107111209.31642.michaelkintzios@gmail.com
In Reply to: [gentoo-user] ?? CONFIG_USB_SUSPEND ?? by Alan Mackenzie
1 On Monday 11 Jul 2011 11:16:33 Alan Mackenzie wrote:
2 > Hi, Gentoo.
3 >
4 > Just done an "emerge -puND world". One of the packages updated was
5 > sys-fs/udisks-1.0.3-r1. Its warning message was:
6 >
7 > CONFIG_USB_SUSPEND: is not set when it should be.
8 > * Please check to make sure these options are set correctly.
9 > * Failure to do so may cause unexpected problems.
10 >
11 > CONFIG_USB_SUSPEND is surely a kernel config thing. I can't find it in
12 > my kernel config file. However, in "make menuconfig" I do a search for
13 > "USB_SUSPEND", It says:
14 >
15 > Location:
16 > │ -> Device Drivers
17 > │ -> USB support (USB_SUPPORT [=y])
18 > │ -> Support for Host-side USB (USB [=y])
19 >
20 > I can't find anything at that location which looks like "USB_SUSPEND".
21 >
22 > Would somebody please help me to resolve my confusion. Thanks in
23 > advance.
24
25 I will try to help but may be adding to it, since you did not mention which
26 kernel you are using ;-)
27
28 Look under USB miscellaneous (you may have to enable something relevant for it
29 to show up):
30
31 # Miscellaneous USB options
32 CONFIG_USB_DEVICEFS=y
33 # CONFIG_USB_DEVICE_CLASS is not set
34 # CONFIG_USB_DYNAMIC_MINORS is not set
35 CONFIG_USB_SUSPEND=y
36 # CONFIG_USB_OTG is not set
37 CONFIG_USB_MON=y
38
39 --
40 Regards,
41 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature