]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
tty: serial: sh-sci: Hide earlycon config question
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 30 Nov 2017 13:12:00 +0000 (14:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Dec 2017 19:24:14 +0000 (20:24 +0100)
commit3a987e7354eae9c1a0a298bc523647aa421149e5
tree74d56f7e927aa4fba7dfbf05b6ff0825007b2d20
parentc5bb576d5e21e91a6380b8dd927ee4ceadbc23d5
tty: serial: sh-sci: Hide earlycon config question

Renesas H8/300 and ARM platforms use DT and support earlycon, so most
users want earlycon support to be enabled.

On SuperH platforms, earlycon is not yet supported.

Hence follow the above rationale to configure the default, unless
CONFIG_EXPERT is enabled.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig