summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index 157b524..3b73372 100644
--- a/Kconfig
+++ b/Kconfig
@@ -56,6 +56,9 @@ menuconfig ARTICLES
default y
if ARTICLES
+ config ARTICLES_DEFAULT_DIR
+ string "Default article directory"
+ default "./articles/"
endif
menuconfig MOTD