#ifndef __TIGER_CONFIG_H__
#define __TIGER_CONFIG_H__

#ifdef TA_RELEASE
#undef __DEV_DEBUG__
#endif /* __DEV_DEBUG__ */

#define TA_LOG_TAG  __TA_LOG_TAG__

#define TRANSMIT_LOG_TO_CA

#endif /* __TIGER_CONFIG_H__ */
