Re: [PATCH v2 0/5] Kconfig: some cleanups

2024-04-22 Thread Tom Rini
On Tue, 16 Apr 2024 08:55:14 +0200, Michal Simek wrote:

> I looked as cleaning up some dependencies and I found that qconfig is
> reporting some issues. This series is fixing some of them. But there are
> still some other pending. That's why please go and fix them if they are
> related to your board.
> 
> UTF-8: I am using uni2ascii -B < file to do conversion. When you run it in
> a loop you will find some other issue with copyright chars or some issues
> in files taken from the Linux kernel like DTs. They should be likely fixed
> in the kernel first.
> Based on discussion I am ignoring names too.
> 
> [...]

Applied to u-boot/master, thanks!

-- 
Tom




[PATCH v2 0/5] Kconfig: some cleanups

2024-04-16 Thread Michal Simek
I looked as cleaning up some dependencies and I found that qconfig is
reporting some issues. This series is fixing some of them. But there are
still some other pending. That's why please go and fix them if they are
related to your board.

UTF-8: I am using uni2ascii -B < file to do conversion. When you run it in
a loop you will find some other issue with copyright chars or some issues
in files taken from the Linux kernel like DTs. They should be likely fixed
in the kernel first.
Based on discussion I am ignoring names too.

Thanks,
Michal

drivers/pinctrl/intel/Kconfig:12: warning: style: quotes recommended around 'n' 
in 'bool n'
warning: the choice symbol CPU_ARCEM6 (defined at arch/arc/Kconfig:46) is 
selected by the following symbols, but select/imply has no effect on choice 
symbols
 - TARGET_EMSDP (defined at arch/arc/Kconfig:173)
 - TARGET_IOT_DEVKIT (defined at arch/arc/Kconfig:180)
warning: the choice symbol ARC_MMU_ABSENT (defined at arch/arc/Kconfig:77) is 
selected by the following symbols, but select/imply has no effect on choice 
symbols
 - CPU_ARCEM6 (defined at arch/arc/Kconfig:46)
 - CPU_ARCHS36 (defined at arch/arc/Kconfig:53)
warning: the choice symbol ARC_MMU_V2 (defined at arch/arc/Kconfig:82) is 
selected by the following symbols, but select/imply has no effect on choice 
symbols
 - CPU_ARC750D (defined at arch/arc/Kconfig:32)
warning: the choice symbol ARC_MMU_V3 (defined at arch/arc/Kconfig:89) is 
selected by the following symbols, but select/imply has no effect on choice 
symbols
 - CPU_ARC770D (defined at arch/arc/Kconfig:39)
warning: the choice symbol ARC_MMU_V4 (defined at arch/arc/Kconfig:97) is 
selected by the following symbols, but select/imply has no effect on choice 
symbols
 - CPU_ARCHS38 (defined at arch/arc/Kconfig:60)
warning: the choice symbol FSP_VERSION2 (defined at arch/x86/Kconfig:396) is 
selected by the following symbols, but select/imply has no effect on choice 
symbols
 - INTEL_APOLLOLAKE (defined at arch/x86/cpu/apollolake/Kconfig:6)
warning: the choice symbol SPL_RISCV_MMODE (defined at arch/riscv/Kconfig:184) 
is implied by the following symbols, but select/imply has no effect on choice 
symbols
 - BOARD_SPECIFIC_OPTIONS (defined at board/bsh/imx8mn_smm_s2/Kconfig:21, 
board/bsh/imx8mn_smm_s2/Kconfig:41, board/engicam/px30_core/Kconfig:12, 
board/theobroma-systems/ringneck_px30/Kconfig:12, 
board/radxa/rockpi4-rk3399/Kconfig:12, 
board/theobroma-systems/puma_rk3399/Kconfig:12, 
board/theobroma-systems/jaguar_rk3588/Kconfig:12, 
board/edgeble/neural-compute-module-2/Kconfig:12, 
board/itead/sonoff-ihost/Kconfig:12, board/emulation/qemu-arm/Kconfig:6, 
board/emulation/qemu-arm/Kconfig:22, board/freescale/ls1012aqds/Kconfig:27, 
board/freescale/ls1012ardb/Kconfig:27, board/freescale/ls1012ardb/Kconfig:76, 
board/freescale/ls1012afrdm/Kconfig:27, 
board/advantech/som-db5800-som-6867/Kconfig:18, 
board/congatec/conga-qeval20-qa3-e3845/Kconfig:17, 
board/coreboot/coreboot/Kconfig:15, board/dfi/dfi-bt700/Kconfig:17, 
board/efi/efi-x86_app/Kconfig:12, board/efi/efi-x86_payload/Kconfig:15, 
board/emulation/qemu-x86/Kconfig:16, board/google/chromebook_coral/Kconfig:18, 
board/google/chromebook_link/Kconfig:19, 
board/google/chromebox_panther/Kconfig:19, 
board/google/chromebook_samus/Kconfig:19, board/intel/bayleybay/Kconfig:15, 
board/intel/cherryhill/Kconfig:15, board/intel/cougarcanyon2/Kconfig:15, 
board/intel/crownbay/Kconfig:15, board/intel/edison/Kconfig:24, 
board/intel/galileo/Kconfig:15, board/intel/minnowmax/Kconfig:15, 
board/intel/slimbootloader/Kconfig:19, board/AndesTech/ae350/Kconfig:34, 
board/emulation/qemu-riscv/Kconfig:32, board/microchip/mpfs_icicle/Kconfig:19, 
board/openpiton/riscv64/Kconfig:26, board/sifive/unleashed/Kconfig:26, 
board/sifive/unmatched/Kconfig:26, board/sipeed/maix/Kconfig:30, 
board/sophgo/milkv_duo/Kconfig:24, board/starfive/visionfive2/Kconfig:26, 
board/thead/th1520_lpi4a/Kconfig:30, board/xilinx/mbv/Kconfig:22, 
board/keymile/km83xx/Kconfig:34, board/keymile/km83xx/Kconfig:54, 
board/keymile/km83xx/Kconfig:74, board/keymile/km83xx/Kconfig:93, 
board/keymile/km83xx/Kconfig:112, board/keymile/km83xx/Kconfig:131, 
board/keymile/km83xx/Kconfig:150, board/keymile/kmcent2/Kconfig:12, 
board/keymile/pg-wcom-ls102xa/Kconfig:15, 
board/keymile/pg-wcom-ls102xa/Kconfig:35)
warning: the choice symbol SYS_BIG_ENDIAN (defined at arch/Kconfig:528) is 
selected by the following symbols, but select/imply has no effect on choice 
symbols
 - ARC (defined at arch/Kconfig:53)
warning: the choice symbol SYS_LITTLE_ENDIAN (defined at arch/Kconfig:532) is 
selected by the following symbols, but select/imply has no effect on choice 
symbols
 - ARC (defined at arch/Kconfig:53)
warning: the choice symbol OF_SEPARATE (defined at dts/Kconfig:108) is selected 
by the following symbols, but select/imply has no effect on choice symbols
 - ARCH_MVEBU (defined at arch/arm/Kconfig:620)
 - ARCH_SNAPDRAGON (defined at arch/arm/Kconfig:1074)
 - ARCH_SUNXI