aboutsummaryrefslogtreecommitdiffstats
path: root/kconfig.h
blob: 4d487fca91e2fa0e5fb2eee45af61ca51cbd16d6 (plain) (blame)
1
2
3
4
5
6
7
#ifndef __KCONFIG_H
#define __KCONFIG_H
#define CONFIG_DEBUG
#define CONFIG_DEBUG_PRINT_DEBUG
#define CONFIG_DWM_PERTAG
#define CONFIG_DWM_ALTERNATIVETAGS
#endif