summaryrefslogtreecommitdiffstats
path: root/package/cryptodev
diff options
context:
space:
mode:
Diffstat (limited to 'package/cryptodev')
-rw-r--r--package/cryptodev/Config.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/package/cryptodev/Config.in b/package/cryptodev/Config.in
index 3f08e9e818..d7b77548b3 100644
--- a/package/cryptodev/Config.in
+++ b/package/cryptodev/Config.in
@@ -1,5 +1,8 @@
+comment "cryptodev needs a Linux kernel to be built"
+ depends on !BR2_LINUX_KERNEL
+
config BR2_PACKAGE_CRYPTODEV
- bool "cryptodev support"
+ bool "cryptodev"
depends on BR2_LINUX_KERNEL
help
Select the desired cryptodev implementation.
OpenPOWER on IntegriCloud