llsec: Removed TSCH_SECURITY_CONF_LEVEL and TSCH_SECURITY_LEVEL

This commit is contained in:
kkrentz 2015-12-18 06:52:18 -08:00
parent 431530bf6b
commit 4a88e9e537
4 changed files with 3 additions and 20 deletions

View file

@ -100,8 +100,6 @@
#if WITH_SECURITY
/* Enable security */
#undef TSCH_SECURITY_CONF_LEVEL
#define TSCH_SECURITY_CONF_LEVEL 1
#undef LLSEC802154_CONF_ENABLED
#define LLSEC802154_CONF_ENABLED 1
/* TSCH uses explicit keys to identify k1 and k2 */