diff options
author | Ard Biesheuvel | 2020-07-07 09:31:51 +0300 |
---|---|---|
committer | Herbert Xu | 2020-07-16 21:49:01 +1000 |
commit | 3f368b886e95080daf811d228795c28716495279 (patch) | |
tree | 082ad913ee5802fc6cdbf4d90bac68a0cb6ee4e9 /CREDITS | |
parent | 271dead302d3af20bdb917bffdb8d318e60c23d7 (diff) |
crypto: amlogic-gxl - default to build as module
The AmLogic GXL crypto accelerator driver is built into the kernel if
ARCH_MESON is set. However, given the single image policy of arm64, its
defconfig enables all platforms by default, and so ARCH_MESON is usually
enabled.
This means that the AmLogic driver causes the arm64 defconfig build to
pull in a huge chunk of the crypto stack as a builtin as well, which is
undesirable, so let's make the amlogic GXL driver default to 'm' instead.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Tested-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions