Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b1a67099fce4743eb996db35e24631c8e06c3186
/
.
/
drivers
/
spi
/
Kconfig.bitbang
blob: df4a2c61211c229e9f7b3114fb47e45d38b7ad5e [
file
] [
log
] [
blame
]
# Copyright (c) 2021, Marc Reilly, Creative Product Design
# SPDX-License-Identifier: Apache-2.0
config SPI_BITBANG
bool
"Bitbang SPI controller driver"
default
y
depends on DT_HAS_ZEPHYR_SPI_BITBANG_ENABLED
help
Enable
the
Bitbang
SPI controller