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