Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752189AbZAFKov (ORCPT ); Tue, 6 Jan 2009 05:44:51 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751038AbZAFKon (ORCPT ); Tue, 6 Jan 2009 05:44:43 -0500 Received: from pfepb.post.tele.dk ([195.41.46.236]:33082 "EHLO pfepb.post.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750899AbZAFKon (ORCPT ); Tue, 6 Jan 2009 05:44:43 -0500 Date: Tue, 6 Jan 2009 11:46:19 +0100 From: Sam Ravnborg To: Kamalesh Babulal Cc: Milton Miller , linux-ppc , Stephen Rothwell , linux-kernel Subject: Re: [PATCH] 2.6.28-git4 - powerpc - drivers build fails with !CONFIG_VIOPATH Message-ID: <20090106104619.GA13789@uranus.ravnborg.org> References: <5414eaef99b7392a95f6e3488b81dbf7@bga.com> <20090104182441.GA5086@linux.vnet.ibm.com> <98d6aef17cba9d835d7866745f811dc7@bga.com> <20090106072549.GA5066@linux.vnet.ibm.com> <20090106073149.GA12371@uranus.ravnborg.org> <20090106093847.GB5066@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090106093847.GB5066@linux.vnet.ibm.com> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 529 Lines: 19 Hi Kamalesh Looks good, small nit below. > config VIOPATH > bool > - depends on VIODASD || VIOCD || VIOTAPE || ISERIES_VETH > - default y > + default n As 'n' is default anyway this line is not needed and I suggest you spin a final version of the patch with this removed. Sam -- 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/