Received: by 10.213.65.68 with SMTP id h4csp33359imn; Tue, 27 Mar 2018 21:02:25 -0700 (PDT) X-Google-Smtp-Source: AIpwx49WPVRNb+KD7MipslPs2Nmje6UN8kO+oIdAb8bD5lxlE5Y9vn0hmfimzD+xC3ZfRTePUxvb X-Received: by 10.101.66.6 with SMTP id c6mr1403401pgq.35.1522209744989; Tue, 27 Mar 2018 21:02:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522209744; cv=none; d=google.com; s=arc-20160816; b=ACHQsWB4WOnwEcZhKPQKnRwLzrtoUDxFHImWi7Q0l88NX593j5d2jwt7QVpJrwQqfx FcCEAQGbc1ldKTNK/AlWrC+kwaWQ6ARCFqVG1KnlWY+AkkV60Nr45ECpQw35uy7kitRX DLbA9d4Bi0Dc7HiBz+mBhkOJrtanPRWUJ96nghllVJxBrzrzPuogWoktSnsX1FLEFXK1 9s3oP/xpa61Q+ZZJ/cb8A0xVj3mvf1TgMNiAaas3Z0OZNlkGg2l1lPAqL6ilV/r1aR9T xk+9OMPmAFV5a3FeETHumcMPZOTm2uLHrgYC7Q0QAsQosOTdbQk5h5KzKXN+gyK0uhR8 8eCw== 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:arc-authentication-results; bh=zTc8Gqw/Bixk2Lu7sxfyDG9epAOIp6wq05xjb/rSc2U=; b=qU5swd3Aaa+42yqo7Ng9bSUG8h1kPteZbld7A6+g/hfjvw6DRpcuuuR7SxazP0/YIH kp9UuXxTPfzVSGIjcLQwxhMtT2sCyi9j4wwvB2AnLO0C7POA24i/5qUQyyGfFnN8gHXH mes0SDjlGgfUdgfL3CIVtPu7q3enB9037J9kBaZM2cw/38luC7uP9b6eEOqwRnvWjHA7 ExIgAgXFUL1Lt5wFevN/gW+lzQ6Uve1Mi1DahjZVZZ1EtL4VliIpAIPaNOQFBuBmRyuP fgGDsLOGIdb8CBG/BUuFpZjFd5eVw9+PxARCRlvNP3p4eNgxeBOtxI/U4bb0rpYghwN1 zUqQ== 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 44-v6si2729186pla.376.2018.03.27.21.02.10; Tue, 27 Mar 2018 21:02:24 -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 S1750774AbeC1EAD (ORCPT + 99 others); Wed, 28 Mar 2018 00:00:03 -0400 Received: from smtp2200-217.mail.aliyun.com ([121.197.200.217]:57021 "EHLO smtp2200-217.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751072AbeC1D76 (ORCPT ); Tue, 27 Mar 2018 23:59:58 -0400 X-Alimail-AntiSpam: AC=CONTINUE;BC=0.1197137|-1;CH=green;FP=0|0|0|0|0|-1|-1|-1;HT=e02c03272;MF=ren_guo@c-sky.com;NM=1;PH=DS;RN=10;RT=10;SR=0;TI=SMTPD_---.BTTiKBR_1522209582; Received: from localhost(mailfrom:ren_guo@c-sky.com fp:223.93.147.148) by smtp.aliyun-inc.com(10.147.41.143); Wed, 28 Mar 2018 11:59:42 +0800 Date: Wed, 28 Mar 2018 11:59:42 +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@bootlin.com, wbx@uclibc-ng.org Subject: Re: [PATCH 17/19] csky: defconfig Message-ID: <20180328035942.GA23588@guoren> References: <8a9c9b588cdfdf8b25ca9d449bf5c862d329c1d8.1521399976.git.ren_guo@c-sky.com> <20180327022128.GB10185@guoren> 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 Tue, Mar 27, 2018 at 09:48:23AM +0200, Arnd Bergmann wrote: > On Tue, Mar 27, 2018 at 4:21 AM, Guo Ren wrote: > > On Mon, Mar 26, 2018 at 03:16:31PM +0200, Arnd Bergmann wrote: > > >> > +CONFIG_CFG80211=y > >> > +CONFIG_CFG80211_DEBUGFS=y > >> > +CONFIG_CFG80211_WEXT=y > >> > >> I would guess you want IPV6 but not WEXT here. > > Gx6605s devlepment board support usb-wifi. > > Perhaps WEXT is needed by iwconfig or iwlist? So I just enable it. > > However, I'll consider to remove it. > > I think it's only for backwards compatibility with old versions of > those tools. There are some older drivers that use WEXT as the > native interface, but CFG80211 based drivers have a netlink > interface. Thx for remind. I'll check. > > >> > +CONFIG_FB=y > >> > +CONFIG_FB_TILEBLITTING=y > >> > +CONFIG_FB_SIMPLE=y > >> > +CONFIG_BACKLIGHT_LCD_SUPPORT=y > >> > +# CONFIG_LCD_CLASS_DEVICE is not set > >> > +# CONFIG_BACKLIGHT_CLASS_DEVICE is not set > >> > +# CONFIG_VGA_CONSOLE is not set > >> > +CONFIG_FRAMEBUFFER_CONSOLE=y > >> > +CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y > >> > +CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y > >> > +CONFIG_LOGO=y > >> > +# CONFIG_LOGO_LINUX_MONO is not set > >> > +# CONFIG_LOGO_LINUX_VGA16 is not set > >> > >> For new platforms, using the DRM subsystem is the recommend > >> way to do graphics, it mostly replaces the framebuffer subsystem > >> here. > > These used by: > > https://github.com/c-sky/addons-linux/tree/master/addons/drivers/video/fbdev/nationalchip > > > > I'll consider the DRM subsystem. > > It used to be rather hard to write a new DRM driver, but that has > improved a lot recently. You might be able to fit your driver into > drivers/gpu/drm/tinydrm/, or maybe do something a bit more complex > like drivers/gpu/drm/pl111/ or drivers/gpu/drm/stm/. For this patchset, I won't upstream the fbdev driver. I'll remove the CONFIG_FB in defconfig first. Thx for remind about the develop-tips, and it's very helpful. Best Regards Guo Ren