drivers/ieee802154: Cleanup Kconfig
A very old reference to former net stack was still lurking around. Removing it. Taking the opportunity to clear up dependencies. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
parent
17fcbc3f9b
commit
5195ddf472
5 changed files with 11 additions and 12 deletions
|
@ -11,11 +11,6 @@ menu "Device Drivers"
|
|||
|
||||
source "drivers/bluetooth/Kconfig"
|
||||
|
||||
config IEEE802154
|
||||
bool
|
||||
default n
|
||||
default y if NETWORKING_WITH_15_4 || NET_L2_IEEE802154
|
||||
|
||||
source "drivers/ieee802154/Kconfig"
|
||||
|
||||
source "drivers/console/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue