Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763608Ab3DDRCF (ORCPT ); Thu, 4 Apr 2013 13:02:05 -0400 Received: from iolanthe.rowland.org ([192.131.102.54]:58097 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1763518Ab3DDRCE (ORCPT ); Thu, 4 Apr 2013 13:02:04 -0400 Date: Thu, 4 Apr 2013 13:02:02 -0400 (EDT) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Florian Fainelli cc: linux-kernel@vger.kernel.org, , , , Subject: Re: [PATCH 0/5 v3] USB: Kconfig cleanups In-Reply-To: <1365091048-16229-1-git-send-email-florian@openwrt.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1053 Lines: 29 On Thu, 4 Apr 2013, Florian Fainelli wrote: > > These 5 patches contain my Kconfig cleanup on which I based the removal > of the USB_ARCH_HAS_* patches. They have been suggested by Alan Stern > as part of an earlier conversations. > > Let me know what you think about it so I can post subsequent work based > on it. > > Thanks! Fainelli (5): > USB: regroup all depends on USB within an if USB block > USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture > symbol > USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD block > USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD > block > USB: enclose USB_XHCI_HCD related symbols within a if USB_XHCI_HCD > block They all look good now. You can add my Acked-by to the remaining ones. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/