summaryrefslogtreecommitdiffstats
path: root/kconfig.h
blob: ec26978d25ce041aeead0a44c583afc1894188d7 (plain) (blame)
1
2
3
4
5
#ifndef __KCONFIG_H
#define __KCONFIG_H
#define CONFIG_LOGIN
#define CONFIG_USER_DEFAULT_DIR "./users/"
#endif