FreeCalypso > hg > freecalypso-citrine
comparison services/etm/etm_config.h @ 0:75a11d740a02
initial import of gsm-fw from freecalypso-sw rev 1033:5ab737ac3ad7
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 09 Jun 2016 00:02:41 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:75a11d740a02 |
---|---|
1 /* | |
2 * This header file is a FreeCalypso addition. Here we define a few | |
3 * C preprocessor symbols controlling which parts of ETM are to be | |
4 * included; we are going to enable these pieces as we get ready to | |
5 * integrate them. | |
6 */ | |
7 | |
8 #include "../../include/config.h" | |
9 | |
10 #define ETM_ATP_SUPPORT 0 | |
11 #define ETM_AUDIO_SUPPORT 0 | |
12 #define ETM_LCC_SUPPORT 0 |