forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
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.