Re: [PATCH 2/4] Kconfig: Add missing quotes around source file

2024-04-15 Thread Michal Simek
On 4/15/24 14:44, Heinrich Schuchardt wrote: On 15.04.24 13:35, Michal Simek wrote: All errors are generated by ./tools/qconfig.py -b -j8 -i whatever. Error look like this: drivers/crypto/Kconfig:9: warning: style: quotes recommended around 'drivers/crypto/nuvoton/Kconfig' in 'source drivers/

Re: [PATCH 2/4] Kconfig: Add missing quotes around source file

2024-04-15 Thread Heinrich Schuchardt
On 15.04.24 13:35, Michal Simek wrote: All errors are generated by ./tools/qconfig.py -b -j8 -i whatever. Error look like this: drivers/crypto/Kconfig:9: warning: style: quotes recommended around 'drivers/crypto/nuvoton/Kconfig' in 'source drivers/crypto/nuvoton/Kconfig' Should we add a qconfig

[PATCH 2/4] Kconfig: Add missing quotes around source file

2024-04-15 Thread Michal Simek
All errors are generated by ./tools/qconfig.py -b -j8 -i whatever. Error look like this: drivers/crypto/Kconfig:9: warning: style: quotes recommended around 'drivers/crypto/nuvoton/Kconfig' in 'source drivers/crypto/nuvoton/Kconfig' Signed-off-by: Michal Simek --- arch/arm/mach-rockchip/rk3588/