summaryrefslogtreecommitdiff
path: root/config_host/config_telepathy.h.in
blob: 22bdc15a58324a8d8dbbbe23f94d802112787448 (plain)
1
2
3
4
5
6
7
8
9
#ifndef CONFIG_TELEPATHY
#define CONFIG_TELEPATHY

#undef ENABLE_TELEPATHY
#ifndef ENABLE_TELEPATHY
#define ENABLE_TELEPATHY 0
#endif

#endif