From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D5F52C433EF for ; Fri, 15 Oct 2021 18:02:38 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D862360FDA for ; Fri, 15 Oct 2021 18:02:37 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org D862360FDA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 572568364A; Fri, 15 Oct 2021 20:02:35 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="SprNgr8J"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 2118A83172; Fri, 15 Oct 2021 20:02:33 +0200 (CEST) Received: from mail-qv1-xf2a.google.com (mail-qv1-xf2a.google.com [IPv6:2607:f8b0:4864:20::f2a]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id BB06D836BD for ; Fri, 15 Oct 2021 20:02:24 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf2a.google.com with SMTP id a16so6229322qvm.2 for ; Fri, 15 Oct 2021 11:02:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=aANw5K+a+ShlYMq8i1gCAY4LpS+Fnytwvrzse2sSEY4=; b=SprNgr8J7bKZZfNMWoBMLfzIyupbZ9LogzCic/GvsJbYmKKYiRTUZATqzAu2d5MRK5 Ypmbz2nNLQy6YItq9cm6qkp3+RZN6Byl0Ft3T113S7i/fWvhCtAmc2Op9rhvs3mwP+lx NFfZQtclk2THbLPC6mvn9sSEV/EL3/Xz/GTwM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=aANw5K+a+ShlYMq8i1gCAY4LpS+Fnytwvrzse2sSEY4=; b=I5NCnc8YMKVYn/b8fQtJPJcERPwq77Fkvsg3RDMgM9307QgOYkzu9EMjV8OiRC50Mc lAy4/A2FAJ5xPMoQ96jgRN1ayhGDFsWBIUuox2tAMu4A97auWu1TOeUjASNTuiSZJ6zF GEZKk0e2PVa+pnCS3y0a7f/De/5sKWf/LMnxkFfPA8hkhn9XWPnkdk2r0C2Vp80H2iqD G2E8bPyh91g+eYezk6DDc5zxDW7DIBEhjBrjVwM8v4KO1c4Kk2lU4Ljk4yEh2zAc0aBn Y53HSgmCNP+EpBdll9kVPg9HszxFTiJu6Zoem4TP3NCDaEP49x2aqr3y3ivYEUdbW+gE MWZA== X-Gm-Message-State: AOAM53180sVTLOZw3A4RhBzq+xgxa4tG598wrJ4/Kz0ci6HyvKXuGk2D 6FVhIaNiIbBM86SIGUVgZjuRWw== X-Google-Smtp-Source: ABdhPJxTR5zIrcODbdkreT6nblFBjxkRvnSI2QFulzLbAq0Yfs6onZsgqQp99pz3Lt+HqUHkeWPMbA== X-Received: by 2002:a0c:b38a:: with SMTP id t10mr12467323qve.42.1634320943168; Fri, 15 Oct 2021 11:02:23 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-f8b0-5c25-4d47-ecdb.res6.spectrum.com. [2603:6081:7b01:cbda:f8b0:5c25:4d47:ecdb]) by smtp.gmail.com with ESMTPSA id t24sm2957557qkj.52.2021.10.15.11.02.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Oct 2021 11:02:22 -0700 (PDT) Date: Fri, 15 Oct 2021 14:02:20 -0400 From: Tom Rini To: Patrick Delaunay Cc: u-boot@lists.denx.de, Heiko Schocher , Priyanka Jain , Rick Chen , Sean Anderson , Simon Glass , Stefan Roese , U-Boot STM32 Subject: Re: [PATCH 1/6] scripts: remove some configs in config_whitelist.txt Message-ID: <20211015180220.GA7964@bill-the-cat> References: <20211004115942.1.Ic01b4a3063c0b09cac503a4dc8356f5ff64b5c6e@changeid> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="EGSOW1ksd/vhoQGa" Content-Disposition: inline In-Reply-To: <20211004115942.1.Ic01b4a3063c0b09cac503a4dc8356f5ff64b5c6e@changeid> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean --EGSOW1ksd/vhoQGa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 04, 2021 at 11:59:50AM +0200, Patrick Delaunay wrote: > Remove some config finishing by _ badly added by > scripts/build-whitelist.sh when joker is used in comments. >=20 > for example: > doc/uImage.FIT/command_syntax_extensions.txt: > ... #ifdef CONFIG_OF_* | ... >=20 > cmd/nvedit.c:# error Define one of CONFIG_ENV_IS_IN_{EEPROM| \ > FLASH|MMC|FAT|EXT4|\ >=20 > Remove also configs only used in comments: > - CONFIG_BOOGER in include/linux/kconfig.h > - CONFIG_COMMANDS > - CONFIG_INIT_IGNORE_ERROR > - CONFIG_REG_* > - CONFIG_HOTPLUG : drivers/watchdog/omap_wdt.c:18 >=20 > Signed-off-by: Patrick Delaunay > Reviewed-by: Simon Glass > Tested-by: Simon Glass Applied to u-boot/master, thanks! --=20 Tom --EGSOW1ksd/vhoQGa Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFpwikACgkQFHw5/5Y0 tywa1gv/TZ6Dkm9XmrWvLEUs6MKZ9ZtKyhhKTonPAdcd/o8OrRN5vl364f2U+Stx Cs7nF9HWoeGJe+SZUh3x0v9k7qre3EeT0AfuhVibwcn4K2nyvnfLAUz+aH+CEMIL UZZgAyROHBQNvRw0jLC81WH4pb04/Pa42kufmKMaBMfzBkckZfj6iZkO2nvCU69u dLzEhk+SmOKQvJBa6RjeZemkFk+Q701iW4uldoF3iVa16k2/LVdf655n6KJOwOWW x61GFU0ymlX8mwj2noIkG+xvb8wSxKxF67GONd6Ct4b3zh2ITkZjhyMzEJxksfI8 570g55PyHzOKxEcuZffIT10mqVhOx9zuzqfgI6hchN2uX5q5Ma4O1vdD7o93UcMn Pi/6H9k8vGXoJR03wu/6fr/MiePYJYrsC3VgGt2gFigsutxVUe9L0Zp8ukeF2p53 B6F58VdH0ZYW2Lso/Sz49hpYinaQ27+7PoI2ReiPIUTqm0yzCHYL87pAMfFHuGt3 /G1gEUHt =rhso -----END PGP SIGNATURE----- --EGSOW1ksd/vhoQGa--