carl9170 firmware: remove debug tx/rx paths crud
[carl9170fw.git] / carlfw / include / config.h
index 739c0dadd1da495ac37bb067b4ed89e30d8af6fe..e7c358d6b7e3ab657c7ac15fa487b6f65a2716df 100644 (file)
 
 #define CONFIG_CARL9170FW_BACK_REQS_NUM        4
 
-#if ((defined CONFIG_CARL9170FW_DEBUG) ||      \
-       (defined CONFIG_CARL9170FW_LOOPBACK))
-#define CARL9170FW_UNUSABLE    y
-#endif
-
 static inline void __config_check(void)
 {
        BUILD_BUG_ON(!CARL9170_TX_STATUS_NUM);