Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
1ad4b5c6170319850b8e7e263e945a5fc30e19e5
/
.
/
drivers
/
fpga
/
Kconfig.ice40
blob: 0758de8b25df6b406ccdb05d3e0f6997bcc72040 [
file
] [
log
] [
blame
]
# Copyright (c) 2022 Meta
# SPDX-License-Identifier: Apache-2.0
config ICE40_FPGA
bool
"Lattice iCE40 fpga driver [EXPERIMENTAL]"
select
EXPERIMENTAL
imply CRC
depends on SPI
help
Enable
support
for
the
Lattice
iCE40 fpga driver
.