From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758237Ab0JTGgI (ORCPT ); Wed, 20 Oct 2010 02:36:08 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:52087 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758036Ab0JTGgG (ORCPT ); Wed, 20 Oct 2010 02:36:06 -0400 Date: Wed, 20 Oct 2010 09:35:38 +0300 From: Felipe Balbi To: Kevin Hilman Cc: Tony Lindgren , Felipe Contreras , Felipe Balbi , "Balbi, Felipe" , "linux-usb@vger.kernel.org" , linux-omap , linux-main , Greg KH Subject: Re: [PATCH v2 3/3] drivers: cleanup Kconfig stuff Message-ID: <20101020063538.GG15448@legolas.emea.dhcp.ti.com> Reply-To: balbi@ti.com References: <20101019103234.GI31170@legolas.emea.dhcp.ti.com> <20101019111613.GJ31170@legolas.emea.dhcp.ti.com> <20101019115236.GL31170@legolas.emea.dhcp.ti.com> <6ea089ac75d4d15d88698468eacb7fe3@secure211.sgcpanel.com> <20101019234414.GB30991@atomide.com> <87fww1u3fw.fsf@deeprootsystems.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <87fww1u3fw.fsf@deeprootsystems.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Tue, Oct 19, 2010 at 07:13:07PM -0500, Kevin Hilman wrote: >One thing I don't like about this is that there is currently no way to >'select' as a module. Yeah, I remember suggesting to add "module" to Kconfig language which would do the job of selecting as module. -- balbi