mirror of
https://github.com/ivoszbg/uniLoader.git
synced 2026-06-13 13:30:04 +00:00
Better reflects its purpose now. Done with: $ rg -l '\bCONFIG_UART_DEBUG\b' | xargs sed -i 's/\bCONFIG_UART_DEBUG\b/CONFIG_EARLYCON/g' ..and then manually edited the Kconfig entry.