From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw02.freescale.net (az33egw02.freescale.net [192.88.158.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw02.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 2A32EDDED3 for ; Fri, 22 Feb 2008 06:54:41 +1100 (EST) Message-ID: <47BDD717.2040601@freescale.com> Date: Thu, 21 Feb 2008 13:55:03 -0600 From: Scott Wood MIME-Version: 1.0 To: Anton Vorontsov Subject: Re: [PATCH] [USB POWERPC] ehci-fsl: add PPC_MPC837x to default y References: <20080221195021.GC12896@localhost.localdomain> In-Reply-To: <20080221195021.GC12896@localhost.localdomain> Content-Type: text/plain; charset=UTF-8; format=flowed Cc: linuxppc-dev@ozlabs.org, linux-usb@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Anton Vorontsov wrote: > Without this patch it's impossible to select ehci-fsl on PPC_MPC837x. > Another option would be to convert USB_EHCI_FSL to verbose bool, > but I presume EHCI_FSL is purposely made silent. I think making it verbose bool would be better. -Scott