• G
    Revert USB: usbfs: deprecate and hide option for !embedded · e12df02a
    Greg Kroah-Hartman 提交于
    This reverts commit cc71329b, so that
    Red Hat machines can boot properly.  It seems that the Red Hat initrd
    code tries to watch the /proc/bus/usb/devices file to monitor usb
    devices showing up.  While this task is prone to lots of races and does
    not show the true state of the system, they seem to like it.
    
    So for now, don't move this option under the EMBEDDED config option.
    
    
    Cc: Scott James Remnant <scott@canonical.com>
    Cc: Kay Sievers <kay.sievers@vrfy.org>
    Cc: Dave Airlie <airlied@gmail.com>
    Cc: Peter Jones <pjones@redhat.com>
    Cc: Jeff Chua <jeff.chua.linux@gmail.com>
    Cc: Dave Jones <davej@redhat.com>
    Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
    e12df02a
Kconfig 5.3 KB