Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp1288915imm; Thu, 6 Sep 2018 20:02:01 -0700 (PDT) X-Google-Smtp-Source: ANB0Vdab37YH2nBj6Sj0IqvSINMObOq/dnt+8VSMtmH7L9yl8Rrkg07JnpA4CKF22CPHW3CktzGT X-Received: by 2002:a17:902:bb08:: with SMTP id l8-v6mr5775465pls.71.1536289320937; Thu, 06 Sep 2018 20:02:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536289320; cv=none; d=google.com; s=arc-20160816; b=ZC8S2E4z04MVs130pTfgAunGsp0y7yyYih0nrBG8TBB6M+n5zNK6K0C/O4rQDpWev2 dO9HHAdtplIdz7IuJGVopk7Coucdj3luK4PzbHQ+GaunW7+XTwE71C5h3Xm1CKb466Bk A/P+UDAGJI+bSZbfry06/ZJFNYidCcAFYX1mKknHG7No97mbU8PB+pES98dDJaFND4Q/ dqX8rPTsxpbPQzIKYRKyTOw4BzvWzJzso2r+cU5khbXYlJU/LRM22/vmMXk6TWl8omtk cmUMADonPAsCe0GG6hFN1Dnk+dr/3JyCTOVLko+AIu5PTQb2B8zaSDx5C3C/waOO6gE+ P4vw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=opiIM2BFW6hBaG9aYegKZNqISBjK3wVZbwrQoxd4+yw=; b=kAMyHm5THB67WisoHsZUQBhsqQPmTcNzsmEEfNk6Rf1JazdqQ7oY7ogglYFpRyqT+K mY98prBm7Nxuncrhk3yq0q9xw4Ph+ze/gAA1EKCfdD2VecNwrlpXlPVOyKhcSc0GkERx 23g3kQOqtiPEuBypUSIlvXiX4gvs/n084TyHpG+R0FP/0kLRZPzULoSzojBQAiD71rCF yrwLbEnSHUL7qjXGz2G8bOD34fUUnVO+k5rGPX5zM91nuu2bKcaS5g/6VKMSINC/bBFU tEGWov+otxloHVPEFA3kAqaytHA7foL9QoUY/C668pEedi2P9D6KQko0GHD352wDKukl QvQg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e9-v6si7227396pgj.70.2018.09.06.20.01.45; Thu, 06 Sep 2018 20:02:00 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728597AbeIGGWS (ORCPT + 99 others); Fri, 7 Sep 2018 02:22:18 -0400 Received: from smtp2200-217.mail.aliyun.com ([121.197.200.217]:58709 "EHLO smtp2200-217.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727810AbeIGGWS (ORCPT ); Fri, 7 Sep 2018 02:22:18 -0400 X-Alimail-AntiSpam: AC=CONTINUE;BC=0.08512366|-1;CH=green;FP=0|0|0|0|0|-1|-1|-1;HT=e02c03311;MF=ren_guo@c-sky.com;NM=1;PH=DS;RN=11;RT=11;SR=0;TI=SMTPD_---.CnUHLNu_1536284602; Received: from localhost(mailfrom:ren_guo@c-sky.com fp:SMTPD_---.CnUHLNu_1536284602) by smtp.aliyun-inc.com(10.147.41.187); Fri, 07 Sep 2018 09:43:22 +0800 Date: Fri, 7 Sep 2018 09:43:22 +0800 From: Guo Ren To: Arnd Bergmann Cc: linux-arch , Linux Kernel Mailing List , Thomas Gleixner , Daniel Lezcano , Jason Cooper , c-sky_gcc_upstream@c-sky.com, gnu-csky@mentor.com, Thomas Petazzoni , wbx@uclibc-ng.org, Greentime Hu Subject: Re: [PATCH V3 02/26] csky: defconfig Message-ID: <20180907014321.GA8288@guoren-Inspiron-7460> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 06, 2018 at 03:58:51PM +0200, Arnd Bergmann wrote: > On Wed, Sep 5, 2018 at 2:08 PM Guo Ren wrote: > > > > Signed-off-by: Guo Ren > > --- > > arch/csky/configs/defconfig | 76 +++++++++++++++++++++++++++++++++++++++++++++ > > +CONFIG_USELIB=y > > CONFIG_USELIB seems misplaced here, very few architectures can even > call that, and it's not in the asm-generic/unistd.h file. Ok, remove it. > > +CONFIG_RELAY=y > > relay is selected by drivers that need it, you should not need to turn > it on here. Ok, remove it. > > +CONFIG_SYSCTL_SYSCALL=y > > Also not in the asm-generic syscall table. We should probably hide the > CONFIG_USELIB and CONFIG_SYSCTL_SYSCALL options so they > only appear on architectures that can use them (patches welcome). Ok, remove it. > > > +CONFIG_KALLSYMS_ALL=y > > While useful for debugging, this is also something I would not expect > in the defconfig file Ok, remove it. > > +CONFIG_USERFAULTFD=y > > Probably not needed either, unless you have a specific use > case. Ok, remove it. > > +CONFIG_EMBEDDED=y > > This (and CONFIG_EXPERT) is mostly there to expose options > that are otherwise hidden for good reasons. Is there any option > you tweak that depends on this? If not, then remove this as well. Ok, remove it. > > +CONFIG_PROFILING=y > > This is only for oprofile, which new architectures should generally > no longer implement. Better implement PERF only. Ok, remove it and we will only implement perf in future. > > +CONFIG_BLK_DEV_INTEGRITY=y > > This is also fairly unusual. Ok, remove it. > > +CONFIG_EXT2_FS=y > > +CONFIG_EXT2_FS_XATTR=y > > +CONFIG_EXT2_FS_POSIX_ACL=y > > +CONFIG_EXT2_FS_SECURITY=y > > +CONFIG_EXT3_FS=y > > +CONFIG_EXT3_FS_POSIX_ACL=y > > +CONFIG_EXT3_FS_SECURITY=y > > Better enable only EXT4 and drop EXT2/EXT3. Ok. > > +CONFIG_UNUSED_SYMBOLS=y > > You should only need this to work around bugs, so > I'd turn it off. Ok, remove it. Guo Ren