[PATCH 4/4] Kconfig: Make all Kconfig encoding ascii

Tom Rini trini at konsulko.com
Tue Apr 16 02:36:12 CEST 2024


On Mon, Apr 15, 2024 at 02:22:02PM +0200, Heinrich Schuchardt wrote:
> On 15.04.24 13:35, Michal Simek wrote:
> > Some of Kconfigs are using utf-8 encoding because of used chars. Convert
> > all of them to ascii enconging.
> > 
> > Signed-off-by: Michal Simek <michal.simek at amd.com>
[snip]
> > diff --git a/arch/arm/mach-rockchip/rv1126/Kconfig b/arch/arm/mach-rockchip/rv1126/Kconfig
> > index ae323ee91235..64a70f61f894 100644
> > --- a/arch/arm/mach-rockchip/rv1126/Kconfig
> > +++ b/arch/arm/mach-rockchip/rv1126/Kconfig
> > @@ -6,8 +6,8 @@ config TARGET_RV1126_NEU2
> >   	  Neu2:
> >   	  Neural Compute Module 2(Neu2) is a 96boards SoM-CB compute module
> >   	  based on Rockchip RV1126 from Edgeble AI.
> > -	  Neu2 powered with Consumer grade (0 to +80 °C) RV1126 SoC.
> > -	  Neu2k powered with Industrial grade (-40 °C to +85 °C) RV1126K SoC.
> > +	  Neu2 powered with Consumer grade (0 to +80 C) RV1126 SoC.
> > +	  Neu2k powered with Industrial grade (-40 C to +85 C) RV1126K SoC.
> 
> C is the sign for coulomb which is the unit of electric charge. How
> about 'deg C'?

I'll note that in Linux there's seemingly nothing consistent, and I'm
fine with any of "deg C" or "degrees C" or "temperature range (-40 C to
+85 C)" as all of those should be clear in context.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240416/3d9f7807/attachment.sig>


More information about the U-Boot mailing list