Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283248
b: refs/heads/master
c: de35353
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Kasatkin authored and James Morris committed Nov 21, 2011
1 parent 7ece467 commit 5061cbe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4e2c5b28f8086cd2f678ade0ea21d8c3cc058c53
refs/heads/master: de353533753e048b5c4658f0a42365937527ac45
2 changes: 1 addition & 1 deletion trunk/lib/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ config MPILIB_EXTRA

config DIGSIG
tristate "In-kernel signature checker"
depends on CRYPTO
depends on KEYS
select MPILIB
help
Digital signature verification. Currently only RSA is supported.
Expand Down
2 changes: 1 addition & 1 deletion trunk/security/integrity/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ config INTEGRITY

config INTEGRITY_DIGSIG
boolean "Digital signature verification using multiple keyrings"
depends on INTEGRITY
depends on INTEGRITY && KEYS
default n
select DIGSIG
help
Expand Down

0 comments on commit 5061cbe

Please sign in to comment.