summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/armv7/armv7/CONFIG_CRYPTO_DEV_OMAP_AES
Commit message (Collapse)AuthorAgeFilesLines
* arm: disable omap crytpo offload drivers as they currently cause issues on ↵Peter Robinson2019-10-081-1/+1
| | | | BeagleBone and related HW
* 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.