From 8f893cfe961a3be8c688e9d657e656e03749477b Mon Sep 17 00:00:00 2001 From: FreeArtMan Date: Sun, 5 Jul 2015 17:42:26 +0100 Subject: Added default config init. And small fixes --- Kconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Kconfig') 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 -- cgit v1.2.3