tty: serial: sh-sci: Hide number of ports config question
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 30 Nov 2017 13:11:58 +0000 (14:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Dec 2017 19:24:14 +0000 (20:24 +0100)
commitf6731485a51978ca0931c787fcb8a0bc4dcc9303
tree9803f21b4b14872a91a3d903c6dce522b9545180
parent1598e38c0770b08c4d6371b670f9ee61a42ec68b
tty: serial: sh-sci: Hide number of ports config question

Auto-configure the maximum number of serial ports based on how many can
be present on the architecture:
  - 3 on H8/300,
  - 10 on SuperH,
  - 18 on Reneas ARM.

The default can still be overridden if 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