aboutsummaryrefslogtreecommitdiff
path: root/apps/system/install/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/install/Kconfig')
-rw-r--r--apps/system/install/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/apps/system/install/Kconfig b/apps/system/install/Kconfig
deleted file mode 100644
index a48f67f20..000000000
--- a/apps/system/install/Kconfig
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# For a description of the syntax of this configuration file,
-# see misc/tools/kconfig-language.txt.
-#
-
-config SYSTEM_INSTALL
- bool "FLASH installation tool"
- default n
- ---help---
- Enable support for the FLASH installation tool.
-
-if SYSTEM_INSTALL
-endif
-