• N
    crypto: fips - Depend on ansi_cprng · 4e4ed83b
    Neil Horman 提交于
    What about something like this?  It defaults the CPRNG to m and makes FIPS
    dependent on the CPRNG.  That way you get a module build by default, but you can
    change it to y manually during config and still satisfy the dependency, and if
    you select N it disables FIPS as well.  I rather like that better than making
    FIPS a tristate.  I just tested it out here and it seems to work well.  Let me
    know what you think
    Signed-off-by: NNeil Horman <nhorman@tuxdriver.com>
    Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
    4e4ed83b
Kconfig 22.6 KB