diff options
author | Tony Lindgren <tony@atomide.com> | 2021-07-27 12:31:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-07-29 17:03:04 +0200 |
commit | 6c44eb5905f6cc731b36c4170f703f81e477f039 (patch) | |
tree | c1a42c6e0b422c40e5a3a19703d627aca96537e8 /drivers/tty/tty_ldisc.c | |
parent | serial: omap: Disable PM runtime autoidle to remove pm_runtime_irq_safe() (diff) | |
download | linux-6c44eb5905f6cc731b36c4170f703f81e477f039.tar.xz linux-6c44eb5905f6cc731b36c4170f703f81e477f039.zip |
serial: omap: Only allow if 8250_omap is not selected
For years we've been carrying legacy omap-serial in addition to
8250_omap driver and 8250_omap should be used instead.
Let's finally start planning on removing omap-serial by first not
building it if 8250_omap is selected to save some memory.
The defconfigs have switched over to using 8250_omap, and we have
a fixup in place for the the serial console since commit 00648d0282dc
("tty: serial: 8250: omap: add ttySx console if the user didn't").
So people updating their systems without omap-serial will see
boot time warnings on what is going on.
Cc: Andy Shevchenko <andriy.shevchenko@intel.com>
Cc: Dario Binacchi <dariobin@libero.it>
Cc: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20210727103149.51175-2-tony@atomide.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/tty_ldisc.c')
0 files changed, 0 insertions, 0 deletions