Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756641AbYAEPuo (ORCPT ); Sat, 5 Jan 2008 10:50:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756282AbYAEPtY (ORCPT ); Sat, 5 Jan 2008 10:49:24 -0500 Received: from [212.12.190.185] ([212.12.190.185]:52991 "EHLO raad.intranet" rhost-flags-FAIL-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1756216AbYAEPtU (ORCPT ); Sat, 5 Jan 2008 10:49:20 -0500 Message-Id: <200801051546.SAA08956@raad.intranet> From: Al Boldi To: linux-usb@vger.kernel.org Subject: Re: [PATCH 5/5] USB Kconfig: Source "drivers/usb/gadget/Kconfig" for ARCH=v850 Date: Sat, 5 Jan 2008 18:43:12 +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: 698 Lines: 28 Source "drivers/usb/gadget/Kconfig" for ARCH=v850. Cc: David Brownell Cc: Greg KH Cc: Andrew Morton Signed-off-by: Al Boldi --- --- 23.a/arch/v850/Kconfig +++ 23.b/arch/v850/Kconfig @@ -331,6 +331,8 @@ source "sound/Kconfig" source "drivers/usb/Kconfig" +source "drivers/usb/gadget/Kconfig" + source "arch/v850/Kconfig.debug" source "security/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/