Kconfig: Make all Kconfig encoding ascii
Some of Kconfigs are using utf-8 encoding because of used chars. Convert all of them to ascii enconging. Based on discussion ASCII should be used in general with the exception of names. Signed-off-by:Michal Simek <michal.simek@amd.com> Reviewed-by:
Tom Rini <trini@konsulko.com>
Showing
- arch/arm/mach-rockchip/px30/Kconfig 2 additions, 2 deletionsarch/arm/mach-rockchip/px30/Kconfig
- arch/arm/mach-rockchip/rk3588/Kconfig 3 additions, 3 deletionsarch/arm/mach-rockchip/rk3588/Kconfig
- arch/arm/mach-rockchip/rv1126/Kconfig 2 additions, 2 deletionsarch/arm/mach-rockchip/rv1126/Kconfig
- drivers/mtd/spi/Kconfig 1 addition, 1 deletiondrivers/mtd/spi/Kconfig
Loading
Please register or sign in to comment