On Mon, Sep 28, 2020 at 02:58:26PM -0000, GitLab Bridge on behalf of prarit wrote: > From: Prarit Bhargava <[email protected]> > > Sending new version, previous version not acked.
Acked-by: Don Zickus <[email protected]> > > P. > > --8<-- > > dzickus pointed out that my change is not optimal. CONFIG_CRYPTO_SHA512 > can be moved to the common/generic directory since it is enabled on > both Fedora and ARK. > > Cleanup the CONFIG_CRYPTO_SHA512 files. > > Signed-off-by: Prarit Bhargava <[email protected]> > Cc: [email protected] > Cc: [email protected] > --- > redhat/configs/{ark => common}/generic/CONFIG_CRYPTO_SHA512 | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename redhat/configs/{ark => common}/generic/CONFIG_CRYPTO_SHA512 (100%) > > diff --git a/redhat/configs/ark/generic/CONFIG_CRYPTO_SHA512 > b/redhat/configs/common/generic/CONFIG_CRYPTO_SHA512 > similarity index 100% > rename from redhat/configs/ark/generic/CONFIG_CRYPTO_SHA512 > rename to redhat/configs/common/generic/CONFIG_CRYPTO_SHA512 > -- > GitLab > _______________________________________________ > kernel mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/[email protected] _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
