linux-zigbee: add missing comment for thread dependency
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
9b0a4a0a99
commit
1ce2382251
@ -1,3 +1,6 @@
|
||||
comment "linux-zigbee needs a toolchain w/ threads"
|
||||
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
||||
|
||||
config BR2_PACKAGE_LINUX_ZIGBEE
|
||||
bool "linux-zigbee"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
|
Loading…
Reference in New Issue
Block a user