zephyr/tests
Ulf Magnusson 95e5ac11ba tests: net: kconfig: Do not assign promptless NET_L2_IEEE802154_MGMT
Assignments have no effect on promptless symbols. Flagged by
https://github.com/zephyrproject-rtos/zephyr/pull/20742.

This symbol is already enabled indirectly through being selected by
NET_L2_IEEE802154_RFD, which is enabled in the configuration file.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-01-14 16:35:51 -05:00
..
application_development tests: application_development/libxcc: exclude using XCC... 2020-01-07 17:09:38 +01:00
arch tests: arch: arm: add test-suite for dynamic direct IRQs 2020-01-08 10:15:09 -08:00
benchmarks
bluetooth bluetooth: kconfig: Do not assign promptless BT_DEBUG 2020-01-14 13:41:29 +01:00
boards tests: board_shell: enable sensor shell 2020-01-13 09:23:35 -06:00
crypto
drivers x86: implement hw-based oops for both variants 2020-01-13 16:35:10 -05:00
kernel kernel: cleanup and formally define CPU start fn 2020-01-13 16:35:10 -05:00
lib
misc/test_build
net tests: net: kconfig: Do not assign promptless NET_L2_IEEE802154_MGMT 2020-01-14 16:35:51 -05:00
portability
posix
shell
subsys tests: usb: General cleanup 2020-01-07 21:05:44 +01:00
unit
ztest