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)
commit3aed8c43267ebad70b5130d21155db6d9d7c8ebe
treec83e07949d362d4e5a5fe29dbf365803fb526381
parent397182e0db56b8894a43631ce72de14d90a29834
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