aboutsummaryrefslogtreecommitdiff
path: root/apps/examples/can/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/can/Kconfig')
-rw-r--r--apps/examples/can/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/apps/examples/can/Kconfig b/apps/examples/can/Kconfig
deleted file mode 100644
index 2b4504d68..000000000
--- a/apps/examples/can/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_CAN
- bool "CAN example"
- default n
- ---help---
- Enable the CAN example
-
-if EXAMPLES_CAN
-endif
-