Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750994AbWELGTZ (ORCPT ); Fri, 12 May 2006 02:19:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750997AbWELGTZ (ORCPT ); Fri, 12 May 2006 02:19:25 -0400 Received: from py-out-1112.google.com ([64.233.166.179]:1015 "EHLO py-out-1112.google.com") by vger.kernel.org with ESMTP id S1750993AbWELGTY convert rfc822-to-8bit (ORCPT ); Fri, 12 May 2006 02:19:24 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZIvmhs6JrlZNdWNz2028EobSNcng8vEI9LWKW8ZhEIRqc/W5HUXfIaFhv1eURHTJ4TBpzPj1Zm2Xgyb0c5Qx0D1e7MOOIaBSSZQet9Bu2jLPTJYOWuoPJr8R369o2pnBlOEYFbF+9GgJeoYRGKYfvfJrCMvCrL5PKX+n5c+fV/4= Message-ID: Date: Thu, 11 May 2006 23:19:24 -0700 From: "Joshua Hudson" To: linux-kernel@vger.kernel.org Subject: Re: 2.6.17-rc4 mucked .config In-Reply-To: <20060512054339.GG11191@w.ods.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7BIT Content-Disposition: inline References: <20060512054339.GG11191@w.ods.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 609 Lines: 16 > > Why did not you do "make oldconfig" in the first place ? This is the > only way to migrate your .config from one kernel to another, as it > will ask questions only for unknown (=new) values. > > Willy Because on some previous version it asked every question in Kconfig so I assumed that is what it is supposed to do. Might as well chalk this one up to PEBKAC - 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/