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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id A3D1BC64EC4 for ; Sat, 4 Mar 2023 15:32:26 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 055BC859A9; Sat, 4 Mar 2023 16:32:24 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (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="VE6NW9cv"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 353FA85A33; Sat, 4 Mar 2023 16:32:22 +0100 (CET) Received: from mail-qt1-x833.google.com (mail-qt1-x833.google.com [IPv6:2607:f8b0:4864:20::833]) (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 4330C857CA for ; Sat, 4 Mar 2023 16:32:19 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x833.google.com with SMTP id r16so4489724qtx.9 for ; Sat, 04 Mar 2023 07:32:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1677943938; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=PiRXk70t9lwUi6wrkGtn4i32fXl0M1xl1qgJrG5G4U4=; b=VE6NW9cvyYWtZjOeuo7hFzkbGZgYbs8Ux8c2aCvsty4eS3yaZuFrgbeObUPOesTU3M 4HNddL1rHMwV20jr6ejzQgAKp8Tbr33FBES+BLTMBiW9wR94Y6szWMiMb6pT8V7TiV1y JEpuquqKjd7jEDQfqpbqD4gJ+Aso55asX8u9k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677943938; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=PiRXk70t9lwUi6wrkGtn4i32fXl0M1xl1qgJrG5G4U4=; b=GKUCnOZIOYIPhceTDxWs7SWAVxsNJ+B7qDA1+IRFWlijclyAtK1UTqaaGGK0jt+kMV C2tTQwsqosMwZXtH909MYKnZp1K1LU+q1UlyixZ93gmfK4R3JUPSWRoZqiJiPiQcyrXN hOFEnfwnGrQNmcJyoKtFO4yOsViEfxi8TjpR++yDaPNfw5sUngELn1SgmhPYIPvjVuV2 VS5l6Ku0NQT8Kcy7mHvQR6bWvLQundF5PivWDpK4uCmOD8rhCcdryOwXUqMLDsrK60Cx tCB7VcU8/LSl2XiWqY38fwFpn3rrxnJlz8HNoh3dvkKJjrpNdfPAXG6VB0WHKNmERtNW qF3w== X-Gm-Message-State: AO0yUKVNMaOlI0yW+x11Xv9RHEI+Jtza2nsDp7lmS67mVwxhzk9DIK39 wuK387nxqOFXC5yNtW5EnV/gRg== X-Google-Smtp-Source: AK7set/HzagRSEhe2AVw/cVTn/gqNlBCxXlKYhGU/2BWuDRevDzIVITaolb0NWhP13QDxCEtiu2Cmw== X-Received: by 2002:a05:622a:14c9:b0:3bf:a1aa:25a0 with SMTP id u9-20020a05622a14c900b003bfa1aa25a0mr9035609qtx.17.1677943937921; Sat, 04 Mar 2023 07:32:17 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-0000-0000-0000-036b.res6.spectrum.com. [2603:6081:7b00:6400::36b]) by smtp.gmail.com with ESMTPSA id h20-20020ac846d4000000b003b64f1b1f40sm3951870qto.40.2023.03.04.07.32.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 04 Mar 2023 07:32:17 -0800 (PST) Date: Sat, 4 Mar 2023 10:32:15 -0500 From: Tom Rini To: Heinrich Schuchardt Cc: Jaehoon Chung , Simon Glass , u-boot@lists.denx.de Subject: Re: [PATCH 1/1] api: move API related config options into submenu Message-ID: <20230304153215.GW968799@bill-the-cat> References: <20230303223122.60900-1-heinrich.schuchardt@canonical.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Pp+SBhd95HfCFE+y" Content-Disposition: inline In-Reply-To: <20230303223122.60900-1-heinrich.schuchardt@canonical.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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.6 at phobos.denx.de X-Virus-Status: Clean --Pp+SBhd95HfCFE+y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 03, 2023 at 11:31:22PM +0100, Heinrich Schuchardt wrote: > Kconfig settings that are related to the API for standalone applications > should be in the API sub-menu and not on the top level. >=20 > CONFIG_STANDALONE_LOAD_ADDR is only relevant if standalone example > applications are built. >=20 > Signed-off-by: Heinrich Schuchardt > --- > Kconfig | 8 -------- > api/Kconfig | 11 ++++++++++- > 2 files changed, 10 insertions(+), 9 deletions(-) Did you put this through CI? It's possible that some envs don't do "loadaddr=3DCONFIG_STANDALONE_LOAD_ADDR" and not enable API stuff anymore, but I think that's why I did what I did when migrating. --=20 Tom --Pp+SBhd95HfCFE+y Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQDZHgACgkQFHw5/5Y0 tyz2pgv/RIC2WZ8q9fXKISRp+cCz2w+EXlO5JUUbeaNvqsRxT0T2Y8RNqBYXc5UB uc88a7KiN4aH7a6dK6LfPE6CNccDrGav7IpnK5r4DnyndqmTDD4gf4XN7SjumxOc 3IYSnQ2NC6oBeoLDGraDLlql8cJ9f5c0eWqM7evGru+lbiezx++UfG5W67jA4RK6 8vISXOKT3nGCgpNBqG17vF/ZjrqNIGoYfWD+QYgSA04BXDdULQabXvlSe9KImr+K SgKzrqNtZCSfKW/ZNuk/TMrOiWI5yVtfMxRbatoGLwd8/lbzgwZGTdipOQDVGZ/s Meda87j0UryCbL0/gJ52TKMhdCMOOJNbFmq3tFZO2qrI+G52a6ofnFa6AYOJuwDC d08BbDKK92+zbhlKKkXSslh5V+6e4oa6jn3I3SSt5uv5JqhUVyMtLi8d2dSGiBf1 WYp7AKALfspl55wfXI/bmX+bUoEOt/jptXhNMs4rKeD7ucNUoeMVli1KKuR4Apds 8hPmS7qO =VwJp -----END PGP SIGNATURE----- --Pp+SBhd95HfCFE+y--