From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] ARM: OMAP: Kconfig cleanup: allow to compile on non-ARM Date: Thu, 21 Jun 2007 05:00:41 -0700 Message-ID: <20070621120040.GI20283@atomide.com> References: <20070614005716.458634944@mvista.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20070614005716.458634944@mvista.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: Kevin Hilman Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * Kevin Hilman [070613 18:01]: > Remove 'source' of non-existant drivers/ssi/Kconfig. Having this > there results in a kernel with the OMAP patch not being able to > compile for other platforms. > > Signed-off-by: Kevin Hilman > > --- > drivers/Kconfig | 2 -- > 1 file changed, 2 deletions(-) > > Index: dev/drivers/Kconfig > =================================================================== > --- dev.orig/drivers/Kconfig > +++ dev/drivers/Kconfig > @@ -84,6 +84,4 @@ source "drivers/auxdisplay/Kconfig" > > source "drivers/kvm/Kconfig" > > -source "drivers/ssi/Kconfig" > - > endmenu Pushing. Tony