• Herbert Xu's avatar
    crypto: api - Add softdep on cryptomgr · 8ab23d54
    Herbert Xu authored
    The crypto API requires cryptomgr to be present for probing to work
    so we need a softdep to ensure that cryptomgr is added to the
    initramfs.
    
    This was usually not a problem because until very recently it was
    not practical to build crypto API as module but with the recent
    work to eliminate direct AES users this is now possible.
    Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
    8ab23d54
api.c 13.7 KB