On Monday 11 Jul 2011 11:16:33 Alan Mackenzie wrote:
> Hi, Gentoo.
> 
> Just done an "emerge -puND world".  One of the packages updated was
> sys-fs/udisks-1.0.3-r1.  Its warning message was:
> 
>     CONFIG_USB_SUSPEND:         is not set when it should be.
>       * Please check to make sure these options are set correctly.
>       * Failure to do so may cause unexpected problems.
> 
> CONFIG_USB_SUSPEND is surely a kernel config thing.  I can't find it in
> my kernel config file.  However, in "make menuconfig" I do a search for
> "USB_SUSPEND", It says:
> 
>    Location:
>   │     -> Device Drivers
>   │       -> USB support (USB_SUPPORT [=y])
>   │         -> Support for Host-side USB (USB [=y])
> 
> I can't find anything at that location which looks like "USB_SUSPEND".
> 
> Would somebody please help me to resolve my confusion.  Thanks in
> advance.

I will try to help but may be adding to it, since you did not mention which 
kernel you are using  ;-)

Look under USB miscellaneous (you may have to enable something relevant for it 
to show up):

# Miscellaneous USB options
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_DEVICE_CLASS is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set
CONFIG_USB_MON=y

-- 
Regards,
Mick

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to