Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750933AbVKVDmM (ORCPT ); Mon, 21 Nov 2005 22:42:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750950AbVKVDmM (ORCPT ); Mon, 21 Nov 2005 22:42:12 -0500 Received: from smtp110.sbc.mail.re2.yahoo.com ([68.142.229.95]:54897 "HELO smtp110.sbc.mail.re2.yahoo.com") by vger.kernel.org with SMTP id S1750926AbVKVDmL (ORCPT ); Mon, 21 Nov 2005 22:42:11 -0500 From: Dmitry Torokhov To: Geert Uytterhoeven Subject: Re: [git pull 03/14] Wistron - disable for x86_64 Date: Mon, 21 Nov 2005 22:42:06 -0500 User-Agent: KMail/1.8.3 Cc: Linus Torvalds , Vojtech Pavlik , Andrew Morton , Linux Kernel Mailing List References: <20051120063611.269343000.dtor_core@ameritech.net> <20051120064419.680523000.dtor_core@ameritech.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511212242.07012.dtor_core@ameritech.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 680 Lines: 23 On Sunday 20 November 2005 04:52, Geert Uytterhoeven wrote: > On Sun, 20 Nov 2005, Dmitry Torokhov wrote: > > > > config INPUT_WISTRON_BTNS > > tristate "x86 Wistron laptop button interface" > > - depends on X86 > > + depends on X86 && !X86_64 > ^^^^^^^^^^^^^^ > That should be just `X86_32' these days. > Oh, I wasn't aware of the new symbol. I will have that changed with the next batch. Thanks! -- Dmitry - 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/