diff options
author | Hugo Villeneuve <hvilleneuve@dimonoff.com> | 2024-06-03 11:26:01 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-06-04 14:10:28 +0200 |
commit | 7a2e8e30ad89f498b206977396d028e10174390a (patch) | |
tree | 38feaffd3966acedf088e483acf7fa62784464d8 /tools/testing/selftests/bpf/prog_tests/skb_load_bytes.c | |
parent | 4e534ff4b69c6960a165cab2c851b48f0a0da945 (diff) |
serial: sc16is7xx: re-add Kconfig SPI or I2C dependency
Commit d49216438139
("serial: sc16is7xx: split into core and I2C/SPI parts (core)")
removed Kconfig SPI_MASTER or I2C dependency for SERIAL_SC16IS7XX (core).
This removal was done because I inadvertently misinterpreted some review
comments.
Because of that, the driver question now pops up if both I2C and
SPI_MASTER are disabled.
Re-add Kconfig SPI_MASTER or I2C dependency to fix the problem.
Suggested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Fixes: d49216438139 ("serial: sc16is7xx: split into core and I2C/SPI parts (core)")
Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20240603152601.3689319-3-hugo@hugovil.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/skb_load_bytes.c')
0 files changed, 0 insertions, 0 deletions