Clean up some naming; rename net/ieee802154 to net/6lowpan

This commit is contained in:
Gregory Nutt
2016-02-26 10:08:36 -06:00
parent 2c95fef501
commit 2f28ca86c2
12 changed files with 28 additions and 31 deletions
+1 -1
View File
@@ -374,7 +374,7 @@ source drivers/ioexpander/Kconfig
endif # IOEXPANDER
menuconfig IEEE802154
bool "IEEE 802.15-4 Device Support"
bool "IEEE 802.15.4 Device Support"
default n
depends on EXPERIMENTAL
---help---