summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/keyutils/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/keyutils/Config.in b/package/keyutils/Config.in
index 9b5a24bbc..9b9f9bc65 100644
--- a/package/keyutils/Config.in
+++ b/package/keyutils/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_KEYUTILS
bool "keyutils"
+ depends on !BR2_avr32 && !BR2_microblaze
help
These tools are used to control the key management system
built into the Linux kernel.