Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
refs/heads/upstream/backport-65697-to-v3.4-branch
/
.
/
drivers
/
fpga
/
Kconfig.ice40
blob: df76f6ae2a20596b0ea7a70b0764f19ed2a9565d [
file
] [
log
] [
blame
] [
edit
]
# 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
.