1 2 3 4 5 6 7
#ifndef __KCONFIG_H #define __KCONFIG_H #define CONFIG_TODO #define CONFIG_ARTICLES #define CONFIG_MOTD #define CONFIG_CAPTCHA #endif