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 F0E44C433F5 for ; Tue, 28 Sep 2021 23:22:43 +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 6D58360F9D for ; Tue, 28 Sep 2021 23:22:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 6D58360F9D 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 61DFE832C6; Wed, 29 Sep 2021 01:22:07 +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="gjdSkfHU"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id AAD15831D8; Wed, 29 Sep 2021 01:21:19 +0200 (CEST) Received: from mail-qv1-xf29.google.com (mail-qv1-xf29.google.com [IPv6:2607:f8b0:4864:20::f29]) (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 D5B4783257 for ; Wed, 29 Sep 2021 01:21:14 +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-xf29.google.com with SMTP id cv2so392613qvb.5 for ; Tue, 28 Sep 2021 16:21:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=1J9cgPagFMwzlgezwg9+r0fa+N/zliQ9U2o2cegYpho=; b=gjdSkfHU8BPP9JbJJvTzh6OoIKsrE+OLu7iKW1vwUcQU5WfyIjWdvBueSz/w5W21wg WP1z/fjFsImNiM3Mm+3WR8yjassW3v8iuW09csFFKPJrrBKoMJ3uYVbNzxwqhMuoZmh+ 6Me//eg3QO8Ztbn2Kn7lcypTvWJkAyYYeuiS4= 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:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=1J9cgPagFMwzlgezwg9+r0fa+N/zliQ9U2o2cegYpho=; b=vA721RleHeQPNdx/ZM8/Oxx83uDsl/pQRaOYLGb7Di5WPuRjIgq3RzBz4AKqjmKr1d yKmETu46dwX0QPBm3YubmL4ZY1yxQCQDQuqJ19meT4uhfiQk4to+0InVse8x7h91p4ee ExlMWyF9XI0icxAh5xghZGLh4pjIjYQFSeHaQ4STfUvTGGtUSKkkEPFjuhPMfdeyPayp mLueM63q4py5eW9+HWY4tk4QTINt3lPECX4JqPyTXRARO9nuKqpMMyaZu/GMqXssIsvz 3q5kkfnsd7K2nD6VQic/nX0LYw9ZeR3I3dTmnIcyonZ+x8oCrAJkRCPftkQB40viibh2 /Muw== X-Gm-Message-State: AOAM530YRoHeCIiAeszBxtMAZWg8ns2egqpPSStnbnV8cZzvU6zdzP37 37snQ9eiXHQFcMIjv48EFSlrPl8v/KXO8Q== X-Google-Smtp-Source: ABdhPJyoiYOu4O4gkKFDfqTE+0QKw9an6wAagni3DmKdWvaa2DVyukfwHrsCSC2onnIVFual4/QvUg== X-Received: by 2002:ad4:47a3:: with SMTP id a3mr8709045qvz.31.1632871273559; Tue, 28 Sep 2021 16:21:13 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-4dbd-2778-b846-7c33.res6.spectrum.com. [2603:6081:7b01:cbda:4dbd:2778:b846:7c33]) by smtp.gmail.com with ESMTPSA id t17sm435358qtq.56.2021.09.28.16.21.12 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Tue, 28 Sep 2021 16:21:13 -0700 (PDT) Date: Tue, 28 Sep 2021 19:21:11 -0400 From: Tom Rini To: u-boot@lists.denx.de Subject: Re: [PATCH 09/17] ti: keystone: dma: Migrate to Kconfig Message-ID: <20210928232111.GG31748@bill-the-cat> References: <20210913003233.4125-1-trini@konsulko.com> <20210913003233.4125-9-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="iq4NytuvSVzaNT9H" Content-Disposition: inline In-Reply-To: <20210913003233.4125-9-trini@konsulko.com> X-Clacks-Overhead: GNU Terry Pratchett User-Agent: Mutt/1.9.4 (2018-02-28) 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 --iq4NytuvSVzaNT9H Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 12, 2021 at 08:32:25PM -0400, Tom Rini wrote: > Move the main option for handling drivers/dma/keystone_nav* to Kconfig, > and enable it by default. All of the sub-symbols are not configurable, > so remove them from the CONFIG namespace. >=20 > Signed-off-by: Tom Rini Applied to u-boot/next, thanks! --=20 Tom --iq4NytuvSVzaNT9H Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFTo2cACgkQFHw5/5Y0 tywhUAwAguhT83CVZn8fMBytZ1xT3e0t0QwxvPaZH77sWyc3dMZ6+vf4edS/UUJF PQ5Y8gcFAoOk8ibTmsJJPksXDJsTCXOaoFDbELqHfRxgIgYMZ1QbvQAgHJDfTd3d p1ypzdU7gkfNUnspQAXf2uZL+6+ZCEVz9LvTuk55KdNtvQz5SHWlzikhYTnXHyth EFemAIWkPC6gKBZSj3/u/2dX7l2hq2/Uhabey2JH9h5MV02AgCiTaStMkOc65egI z/ELHdgISLSOEaA7WTuusE8g7oCKpWqId+O5O27DUYiQP6iqKgDslZDmFd5hGdbS md12ms+jUL4wgjfd7GqY8KVKwj1DhskI7CPW7Uv6bKc3wUYwGcBib6HO4m2fd8bv xvYISsr937AhkS30L9Yin76oUT9B0GKC3g6Q+yRWz95En/l9dp/mAjKHSLZL6oN0 CxzBhN6dEPQA9oefC/YjGtoqvP6rBfHHQZ3lJsakTJuXfJQM+xbOue1fiqqcsGh6 fmw0mxdb =sjm2 -----END PGP SIGNATURE----- --iq4NytuvSVzaNT9H--