commit | 808b315cf6a7f32f0d6b6e39d9bd69e5ebfb2e23 | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Thu Oct 05 00:25:14 2017 +0300 |
committer | Maureen Helm <maureen.helm@nxp.com> | Fri Oct 06 14:39:17 2017 -0500 |
tree | 6b2cd62aa7d356f92857126c485fe071a38a3613 | |
parent | 77b8f5c1f635b12160fa0111e4f1d1b68b41bc78 [diff] |
arm: nxp: kw41z: Select IEEE802154_KW41Z driver for networking 802.15.4 is the networking hardware available in KW41Z SoC (and supported by Zephyr). So, if networking in enabled, automatically select the corresponding driver. This is similar to how frdm_k64f automatically selects Ethernet driver, 96b_carbon selects BLE/IPSP drivers, etc. (But we apply it on SoC level to reuse across the boards.) Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>