forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/misc/c2port/Kconfig
....@@ -1,10 +1,10 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # C2 port devices
34 #
45
56 menuconfig C2PORT
67 tristate "Silicon Labs C2 port support"
7
- default n
88 help
99 This option enables support for Silicon Labs C2 port used to
1010 program Silicon micro controller chips (and other 8051 compatible).
....@@ -23,7 +23,6 @@
2323 config C2PORT_DURAMAR_2150
2424 tristate "C2 port support for Eurotech's Duramar 2150"
2525 depends on X86
26
- default n
2726 help
2827 This option enables C2 support for the Eurotech's Duramar 2150
2928 on board micro controller.