Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751494Ab0KZUeq (ORCPT ); Fri, 26 Nov 2010 15:34:46 -0500 Received: from mail-gw0-f46.google.com ([74.125.83.46]:33204 "EHLO mail-gw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751214Ab0KZUep (ORCPT ); Fri, 26 Nov 2010 15:34:45 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=AxPCRRnIj7PSuGTmGubSPkivfWouJ+ftlYWrSloMUP1tL7deOWAbeiOiVTzmZQzOkx IQ1p1oDBfh6i4x1wZ5CTHm78D+ciZb2MV6SXQ/ySNFVuTsSIJOnCUZxwAbo/TmZ37wc7 hOlRKa5iz4GwQrK7B6u+X1tGAaylrPVoV3k4A= MIME-Version: 1.0 In-Reply-To: <4CEFC1AA0200007800024734@vpn.id2.novell.com> References: <4CEFC1AA0200007800024734@vpn.id2.novell.com> Date: Fri, 26 Nov 2010 20:34:44 +0000 X-Google-Sender-Auth: Vq9X5i7d3x2MqnESJ0OlxKf-h-k Message-ID: Subject: Re: your patch "x86, olpc: Rework BIOS signature check" From: Daniel Drake To: Jan Beulich Cc: linux-kernel@vger.kernel.org, hpa@zytor.com Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 912 Lines: 22 Hi Jan, On 26 November 2010 13:18, Jan Beulich wrote: > ... adds a select of OLPC_OPENFIRMWARE to the OLPC option, > which contradicts OLPC_OPENFIRMWARE itself depending on > !X86_64 && !X86_PAE. Are the latter dependencies not necessary > anymore (the X86_64 one wasn't very meaningful anyway, since > these options all sit inside a "if X86_32"), or should the select be > conditional? > > Also, how meaningful is having OLPC_OPENFIRMWARE on but OLPC > off (i.e. can OLPC_OPENFIRMWARE perhaps go away altogether)? Yeah, having reached this point we think OLPC_OPENFIRMWARE should be merged into CONFIG_OLPC. I'll submit a patch soon. Daniel -- 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/