[Buildroot] [git commit] package/wf111: add missing comment about kernel dependency

From: Yann E. MORIN <hidden>
Date: 2021-10-17 07:49:55
Subsystem: the rest · Maintainer: Linus Torvalds

commit: https://git.buildroot.net/buildroot/commit/?id=b5a48f3584e39e05041666009b43075607daea24
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Add a comment when kernel is not enabled (missing since the addition of
the package in commit 5b13fc05b37386e64b9f46515b57b5887ee357d9)

Signed-off-by: Fabrice Fontaine <redacted>
Signed-off-by: Yann E. MORIN <redacted>
---
 package/wf111/Config.in | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/package/wf111/Config.in b/package/wf111/Config.in
index 8dd20a7cc5..bb4b1a5d03 100644
--- a/package/wf111/Config.in
+++ b/package/wf111/Config.in
@@ -19,6 +19,10 @@ config BR2_PACKAGE_WF111
 
 	  https://www.silabs.com/wireless/wi-fi/bluegiga-legacy-modules/device.wf111
 
+comment "wf111 needs a Linux kernel to be built"
+	depends on !BR2_LINUX_KERNEL
+	depends on BR2_ARM_CPU_ARMV5 || BR2_ARM_CPU_ARMV7A || BR2_i386
+
 comment "wf111 needs a glibc toolchain"
 	depends on BR2_LINUX_KERNEL
 	depends on BR2_ARM_CPU_ARMV5 || BR2_ARM_CPU_ARMV7A || BR2_i386
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help