X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=carlfw%2Finclude%2Fconfig.h;h=ccaf5f40b0a9358f5bcd77cb03a4026cf0d765a1;hb=f239f43b91dfa5fbec1a8d19b41db0b792d4c751;hp=739c0dadd1da495ac37bb067b4ed89e30d8af6fe;hpb=484cb254482ee644cc2981d1e2753fca2718bcd3;p=carl9170fw.git diff --git a/carlfw/include/config.h b/carlfw/include/config.h index 739c0da..ccaf5f4 100644 --- a/carlfw/include/config.h +++ b/carlfw/include/config.h @@ -10,8 +10,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; If not, see . */ #include "generated/autoconf.h" @@ -54,11 +53,6 @@ #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);