aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ieee802154/Kconfig')
-rw-r--r--drivers/net/ieee802154/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/net/ieee802154/Kconfig b/drivers/net/ieee802154/Kconfig
index 391a916622a9..1a3c3e57aa0b 100644
--- a/drivers/net/ieee802154/Kconfig
+++ b/drivers/net/ieee802154/Kconfig
@@ -10,16 +10,6 @@ menuconfig IEEE802154_DRIVERS
10 If you say N, all options in this submenu will be skipped and 10 If you say N, all options in this submenu will be skipped and
11 disabled. 11 disabled.
12 12
13config IEEE802154_FAKEHARD
14 tristate "Fake LR-WPAN driver with several interconnected devices"
15 depends on IEEE802154_DRIVERS
16 ---help---
17 Say Y here to enable the fake driver that serves as an example
18 of HardMAC device driver.
19
20 This driver can also be built as a module. To do so say M here.
21 The module will be called 'fakehard'.
22
23config IEEE802154_FAKELB 13config IEEE802154_FAKELB
24 depends on IEEE802154_DRIVERS && MAC802154 14 depends on IEEE802154_DRIVERS && MAC802154
25 tristate "IEEE 802.15.4 loopback driver" 15 tristate "IEEE 802.15.4 loopback driver"