summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN4I_SS_PRNG
Commit message (Collapse)AuthorAgeFilesLines
* re-enable sun4i-ss crrpto offload as it's fixed in 5.2Peter Robinson2019-05-231-1/+1
|
* disable sunxi crypto as it's currently brokenPeter Robinson2019-05-031-1/+1
|
* configs: Move base-debug and base-generic to configs/fedoraDon Zickus2018-01-051-0/+1
It was suggested that base-debug and base-generic were not good names to use. Further discussion led to using configs/fedora for the base config files and configs/rhel for any overrides. This patch does a plain mkdir configs/fedora git mv configs/base-{generic,debug} configs/fedora No code changes.