forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/drivers/misc/altera-stapl/Kconfig
....@@ -1,9 +1,9 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 comment "Altera FPGA firmware download module (requires I2C)"
23 depends on !I2C
34
45 config ALTERA_STAPL
56 tristate "Altera FPGA firmware download module"
67 depends on I2C
7
- default n
88 help
99 An Altera FPGA module. Say Y when you want to support this tool.