提交 c5bb576d 编写于 作者: G Geert Uytterhoeven 提交者: Greg Kroah-Hartman

tty: serial: sh-sci: Hide serial console config question

Most users will want to use a serial console.

Hence make that the default, unless CONFIG_EXPERT is enabled.
Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 f6731485
......@@ -768,9 +768,10 @@ config SERIAL_SH_SCI_NR_UARTS
default "18" if ARCH_RENESAS
config SERIAL_SH_SCI_CONSOLE
bool "Support for console on SuperH SCI(F)"
bool "Support for console on SuperH SCI(F)" if EXPERT
depends on SERIAL_SH_SCI=y
select SERIAL_CORE_CONSOLE
default y
config SERIAL_SH_SCI_EARLYCON
bool "Support for early console on SuperH SCI(F)"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册