Skip to content

Add support for extending ARM64 cmdline via KConfig

This backports the necessary changes for extending the cmdline passed by the bootloader via CONFIG_CMDLINE. Please note that this has been dropped again later in upstream (https://github.com/torvalds/linux/commit/cae118b6acc309539b33339e846cbb19187c164c). And a replacement solution never got merged so far.

Merge request reports