Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MIPS: TXx9: Cleanup builtin-cmdline processing
Since commit 898d357 (lmo) / 6acc7d4 (kernel.org) ("Fix and enhance built-in kernel command line") arcs_cmdline[] does not contain built-in command line. The commit introduce CONFIG_CMDLINE_BOOL and CONFIG_CMDLINE_OVERRIDE to control built-in command line, and now we can use them instead of platform-specific built-in command line processing. Signed-off-by: Atsushi Nemoto <[email protected]> Patchwork: http://patchwork.linux-mips.org/patch/802/ Signed-off-by: Ralf Baechle <[email protected]>
- Loading branch information