Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756226AbYAEPtm (ORCPT ); Sat, 5 Jan 2008 10:49:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755606AbYAEPtT (ORCPT ); Sat, 5 Jan 2008 10:49:19 -0500 Received: from [212.12.190.185] ([212.12.190.185]:52992 "EHLO raad.intranet" rhost-flags-FAIL-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1756213AbYAEPtR (ORCPT ); Sat, 5 Jan 2008 10:49:17 -0500 Message-Id: <200801051546.SAA08953@raad.intranet> From: Al Boldi To: linux-usb@vger.kernel.org Subject: Re: [PATCH 4/5] USB Kconfig: Source "drivers/usb/gadget/Kconfig" for ARCH=arm Date: Sat, 5 Jan 2008 18:42:52 +0300 User-Agent: KMail/1.5 Cc: linux-kernel@vger.kernel.org, David Brownell , Greg KH , Andrew Morton MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 746 Lines: 30 From: David Brownell Source "drivers/usb/gadget/Kconfig" for ARCH=arm. Cc: David Brownell Cc: Greg KH Cc: Andrew Morton Signed-off-by: Al Boldi --- --- 23.a/arch/arm/Kconfig +++ 23.b/arch/arm/Kconfig @@ -1049,6 +1049,8 @@ source "drivers/hid/Kconfig" source "drivers/usb/Kconfig" +source "drivers/usb/gadget/Kconfig" + source "drivers/mmc/Kconfig" source "drivers/rtc/Kconfig" -- 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/