]> git.baikalelectronics.ru Git - kernel.git/commit
RISC-V: Update Kconfig to better handle CMDLINE
authorNick Kossifidis <mick@ics.forth.gr>
Sun, 18 Nov 2018 00:06:56 +0000 (02:06 +0200)
committerPalmer Dabbelt <palmer@sifive.com>
Fri, 21 Dec 2018 16:15:02 +0000 (08:15 -0800)
commit56ff397b4d91a2d6be206867f811ef94eb7eb531
treec83e07949d362d4e5a5fe29dbf365803fb526381
parenta857b50eab82b4ae91046d4ddaa60652a02ae7b6
RISC-V: Update Kconfig to better handle CMDLINE

Added a menu to choose how the built-in command line will be
used and CMDLINE_EXTEND for compatibility with FDT code.

v2: Improved help messages, removed references to bootloader
and made them more descriptive. I also asked help from a
friend who's a language expert just in case.

v3: This time used the corrected text

v4: Copy the config strings from the arm32 port.

v5: Actually copy the config strings from the arm32 port.

Signed-off-by: Nick Kossifidis <mick@ics.forth.gr>
Signed-off-by: Debbie Maliotaki <dmaliotaki@gmail.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
arch/riscv/Kconfig