]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/ieee802154/Kconfig
mcs7830: Implement link state detection
[karo-tx-linux.git] / drivers / ieee802154 / Kconfig
index 9b9f43aa2f85a578ae01261c46e9a8bb1b9219b8..15c064073701fe4295b3ef4a6fab418cd5218621 100644 (file)
@@ -19,4 +19,12 @@ config IEEE802154_FAKEHARD
 
           This driver can also be built as a module. To do so say M here.
          The module will be called 'fakehard'.
+config IEEE802154_FAKELB
+       depends on IEEE802154_DRIVERS && MAC802154
+       tristate "IEEE 802.15.4 loopback driver"
+       ---help---
+         Say Y here to enable the fake driver that can emulate a net
+         of several interconnected radio devices.
 
+         This driver can also be built as a module. To do so say M here.
+         The module will be called 'fakelb'.