aboutsummaryrefslogtreecommitdiff
path: root/apps/examples/cdcacm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/cdcacm/Kconfig')
-rw-r--r--apps/examples/cdcacm/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/apps/examples/cdcacm/Kconfig b/apps/examples/cdcacm/Kconfig
deleted file mode 100644
index 8cd9c6e99..000000000
--- a/apps/examples/cdcacm/Kconfig
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# For a description of the syntax of this configuration file,
-# see misc/tools/kconfig-language.txt.
-#
-
-config EXAMPLES_CDCACM
- bool "CAN example"
- default n
- ---help---
- Enable the USB CDC/ACM class driver example
-
-if EXAMPLES_CDCACM
-endif
-