forked from ~ljy/RK356X_SDK_RELEASE

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