All of lore.kernel.org
 help / color / mirror / Atom feed
From: <patrick.delaunay@foss.st.com>
To: <u-boot@lists.denx.de>
Cc: 'Priyanka Jain' <priyanka.jain@nxp.com>,
	'Simon Glass' <sjg@chromium.org>,  'Stefan Roese' <sr@denx.de>,
	'Vikas Manocha' <vikas.manocha@st.com>,
	"'U-Boot STM32'" <uboot-stm32@st-md-mailman.stormreply.com>
Subject: RE: [PATCH] stv0991: remove specific CONFIG_STV0991 configs
Date: Wed, 6 Oct 2021 18:20:18 +0200	[thread overview]
Message-ID: <00f801d7bace$0e39fe70$2aadfb50$@foss.st.com> (raw)
In-Reply-To: <20211006171839.1.I0774e750b5e88f0d91ea2273a4616b784019c1dd@changeid>

Hi,


ST Restricted

> -----Original Message-----
> From: Patrick Delaunay <patrick.delaunay@foss.st.com>
> Sent: mercredi 6 octobre 2021 17:19
> To: u-boot@lists.denx.de
> Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>; Priyanka Jain
> <priyanka.jain@nxp.com>; Simon Glass <sjg@chromium.org>; Stefan Roese
> <sr@denx.de>; Vikas Manocha <vikas.manocha@st.com>; U-Boot STM32
> <uboot-stm32@st-md-mailman.stormreply.com>
> Subject: [PATCH] stv0991: remove specific CONFIG_STV0991 configs
> 
> Remove the following STV0991 specific configs:
> - CONFIG_STV0991 (never used)
> - CONFIG_STV0991_HZ (replaced by generic CONFIG_SYS_HZ)
> - CONFIG_STV0991_HZ_CLOCK (replaced by generic
> CONFIG_SYS_HZ_CLOCK)
> 
> This patch allows to reduce the file config_whitelist.txt.
> 
> Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
> ---
> 
>  arch/arm/cpu/armv7/stv0991/timer.c              | 6 +++---
>  arch/arm/include/asm/arch-stv0991/stv0991_gpt.h | 4 ++--
>  scripts/config_whitelist.txt                    | 3 ---
>  3 files changed, 5 insertions(+), 8 deletions(-)
> 

Even if I don't update patchset version to V2 this patch is replaced by next
one
http://patchwork.ozlabs.org/project/uboot/list/?series=265724&state=*

It is a push error, sorry.

I need to add a modification to avoid the remaining error

+Error: You must add new CONFIG options using Kconfig
+The following new ad-hoc CONFIG options were detected:
+CONFIG_STV0991

CONFIG_STV0991 was never used in code but define in autoconfig by
  CONFIG_SYS_EXTRA_OPTIONS="STV0991"


Patrick


  reply	other threads:[~2021-10-06 16:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-06 15:18 [PATCH] stv0991: remove specific CONFIG_STV0991 configs Patrick Delaunay
2021-10-06 16:20 ` patrick.delaunay [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-06 16:10 Patrick Delaunay

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='00f801d7bace$0e39fe70$2aadfb50$@foss.st.com' \
    --to=patrick.delaunay@foss.st.com \
    --cc=priyanka.jain@nxp.com \
    --cc=sjg@chromium.org \
    --cc=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-stm32@st-md-mailman.stormreply.com \
    --cc=vikas.manocha@st.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.