aboutsummaryrefslogtreecommitdiff
path: root/apps/examples/lcdrw/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/lcdrw/Kconfig')
-rw-r--r--apps/examples/lcdrw/Kconfig13
1 files changed, 0 insertions, 13 deletions
diff --git a/apps/examples/lcdrw/Kconfig b/apps/examples/lcdrw/Kconfig
deleted file mode 100644
index 2308ddc60..000000000
--- a/apps/examples/lcdrw/Kconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-#
-# For a description of the syntax of this configuration file,
-# see misc/tools/kconfig-language.txt.
-#
-
-config EXAMPLES_LCDRW
- bool "LCD read/write example"
- default n
- ---help---
- Enable the LCD read/write example
-
-if EXAMPLES_LCDRW
-endif