Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751511Ab0FBEcQ (ORCPT ); Wed, 2 Jun 2010 00:32:16 -0400 Received: from mail-vw0-f46.google.com ([209.85.212.46]:55460 "EHLO mail-vw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751169Ab0FBEcO convert rfc822-to-8bit (ORCPT ); Wed, 2 Jun 2010 00:32:14 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=iBp8YN4QODnuXKeIULPUDN84Nko7LiKD5Lma0pJBS572/rBRezz8pIOl3uVyfb/Xq3 ONpDR5dMsBejeqDT3oCfYD2gdAnw6voDJFx2XrnlVm6xZJYCCqyxFPvuYeOdC8ZCwL34 YKISucO67fogU2SbTBwmrLoI/eEIpwIRLb3IA= MIME-Version: 1.0 Date: Wed, 2 Jun 2010 10:02:13 +0530 Message-ID: Subject: make ARM=arm menuconfig problem in mainline From: Nobin Mathew To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.arm.linux.org.uk Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1192 Lines: 31 Hi, The following entry creates problem in ARM System type menu. I am using a Fedora 12 system. Length of bool "Samsung S3C2410, S3C2412, S3C2413, S3C2416, S3C2440, S3C2442, S3C2443, S3C2450" is the problem. How can I fix it. config ARCH_S3C2410 ??????? bool "Samsung S3C2410, S3C2412, S3C2413, S3C2416, S3C2440, S3C2442, S3C2443, S3C2450" ??????? select GENERIC_GPIO ??????? select ARCH_HAS_CPUFREQ ??????? select HAVE_CLK ??????? select ARCH_USES_GETTIMEOFFSET ??????? help ????????? Samsung S3C2410X CPU based systems, such as the Simtec Electronics ????????? BAST (), the IPAQ 1940 or ????????? the Samsung SMDK2410 development board (and derivatives). ????????? Note, the S3C2416 and the S3C2450 are so close that they even share ????????? the same SoC ID code. This means that there is no seperate machine ????????? directory (no arch/arm/mach-s3c2450) as the S3C2416 was first. Thanks Nobin -- 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/