Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269620AbUJLLY4 (ORCPT ); Tue, 12 Oct 2004 07:24:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269618AbUJLLY4 (ORCPT ); Tue, 12 Oct 2004 07:24:56 -0400 Received: from scrub.xs4all.nl ([194.109.195.176]:24541 "EHLO scrub.xs4all.nl") by vger.kernel.org with ESMTP id S269620AbUJLLYS (ORCPT ); Tue, 12 Oct 2004 07:24:18 -0400 Date: Tue, 12 Oct 2004 13:24:14 +0200 (CEST) From: Roman Zippel X-X-Sender: roman@scrub.home To: dean gaudet cc: linux-kernel@vger.kernel.org Subject: Re: [patch] transmeta efficeon support and cpuid update In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 803 Lines: 18 Hi, On Mon, 11 Oct 2004, dean gaudet wrote: > config X86_TSC > bool > - depends on (MWINCHIP3D || MWINCHIP2 || MCRUSOE || MCYRIXIII || MK7 || MK6 || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || M586MMX || M586TSC || MK8 || MVIAC3_2) && !X86_NUMAQ > + depends on (MWINCHIP3D || MWINCHIP2 || MCRUSOE || MEFFICEON || MCYRIXIII || MK7 || MK6 || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || M586MMX || M586TSC || MK8 || MVIAC3_2) && !X86_NUMAQ > default y BTW Kconfig supports breaking long lines using '\'. bye, Roman - 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/