diff --git a/drivers/ieee802154/Kconfig b/drivers/ieee802154/Kconfig index 1cfa3685a77..48e628ae8a2 100644 --- a/drivers/ieee802154/Kconfig +++ b/drivers/ieee802154/Kconfig @@ -15,13 +15,11 @@ menuconfig IEEE802154 if IEEE802154 -if NET_L2_IEEE802154 module = IEEE802154 module-dep = LOG module-str = Log level for IEEE 802.15.4 driver module-help = Sets log level for IEEE 802.15.4 Device Drivers. source "subsys/net/Kconfig.template.log_config.net" -endif # NET_L2_IEEE802154 config IEEE802154_RAW_MODE bool "Use IEEE 802.15.4 driver without the MAC stack"