From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] ARM: OMAP: Make McBSP KConfigurable. Date: Fri, 11 Aug 2006 13:11:15 +0300 Message-ID: <20060811101114.GH6720@atomide.com> References: <1150211856.20744.263714230@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1150211856.20744.263714230@webmail.messagingengine.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: Komal Shah Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * Komal Shah [060613 18:19]: > Make default selecton to "yes" for McBSP. Looks like a similar patch was already pushed. BTW, we should get the McBSP config from board-*.c files to avoid having a Kconfig option that can potentially cause problems on some boards. Tony