aboutsummaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
new file mode 100644
index 0000000..9124189
--- /dev/null
+++ b/Kconfig
@@ -0,0 +1,8 @@
+mainmenu "CASA $(MAJOR_VERSION).$(MINOR_VERSION)-$(PATCHLEVEL) Configuration"
+
+config CASA_DEBUG
+ bool "Enable CASA DEBUG Features"
+ default y
+
+source arch/Kconfig
+source drivers/Kconfig