This removes the old driver IEEE802154_FAKEHARD and adds two new
drivers.

Signed-off-by: Hauke Mehrtens <ha...@hauke-m.de>
---
 backport/defconfigs/ieee802154 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/backport/defconfigs/ieee802154 b/backport/defconfigs/ieee802154
index 2c6730a..89c31f8 100644
--- a/backport/defconfigs/ieee802154
+++ b/backport/defconfigs/ieee802154
@@ -1,8 +1,10 @@
 CPTCFG_IEEE802154_DRIVERS=m
-CPTCFG_IEEE802154_FAKEHARD=m
 CPTCFG_IEEE802154_FAKELB=m
 CPTCFG_IEEE802154_AT86RF230=m
 CPTCFG_IEEE802154_MRF24J40=m
+CPTCFG_IEEE802154_CC2520=m
+CPTCFG_IEEE802154_ATUSB=m
 CPTCFG_IEEE802154=m
 CPTCFG_IEEE802154_6LOWPAN=m
+CPTCFG_6LOWPAN=m
 CPTCFG_MAC802154=m
-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe backports" in

Reply via email to