aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDouglas Anderson <[email protected]>2018-10-15 13:44:24 -0700
committerGreg Kroah-Hartman <[email protected]>2018-11-09 08:58:19 -0800
commit9f641df46b146f2ae8d013d57e2d94b8e2f4c76f (patch)
treeb2970836caf23271357c1272e16e0ccbdd5f225c /scripts
parent3957386aeb582e7a45b0541af2681c201853ea06 (diff)
tty: serial: qcom_geni_serial: Don't slow all ports just for kgdb
If you turn on CONFIG_KGDB then you'll get CONFIG_CONSOLE_POLL selected. If you have CONFIG_CONSOLE_POLL selected then the GENI serial driver was setting RX_BYTES_PW to 1 for _all_ UART ports. This doesn't seem like such a good idea. Let's only set RX_BYTES_PW to 1 for the console port. Signed-off-by: Douglas Anderson <[email protected]> Reviewed-by: Mukesh Kumar Savaliya <[email protected]> Reviewed-by: Stephen Boyd <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions