diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2014-06-17 04:06:56 -0400 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2015-01-31 09:00:59 -0500 |
commit | f61940602be0e97c617161292eb48fc3bae97950 (patch) | |
tree | aae349b71dffb15cfa49571d9b032941ff54ed72 /arch/m68k/configs/amiga_defconfig | |
parent | d5264e2f5c9559340706882eec519728fddb772b (diff) |
m68k/defconfig: Enable test modules
It doesn't hurt to have CONFIG_TEST_* enabled as modules.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/configs/amiga_defconfig')
-rw-r--r-- | arch/m68k/configs/amiga_defconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/m68k/configs/amiga_defconfig b/arch/m68k/configs/amiga_defconfig index 08f22e2c3860..7163c01a021d 100644 --- a/arch/m68k/configs/amiga_defconfig +++ b/arch/m68k/configs/amiga_defconfig | |||
@@ -494,6 +494,12 @@ CONFIG_DLM=m | |||
494 | CONFIG_MAGIC_SYSRQ=y | 494 | CONFIG_MAGIC_SYSRQ=y |
495 | CONFIG_ASYNC_RAID6_TEST=m | 495 | CONFIG_ASYNC_RAID6_TEST=m |
496 | CONFIG_TEST_STRING_HELPERS=m | 496 | CONFIG_TEST_STRING_HELPERS=m |
497 | CONFIG_TEST_KSTRTOX=m | ||
498 | CONFIG_TEST_LKM=m | ||
499 | CONFIG_TEST_USER_COPY=m | ||
500 | CONFIG_TEST_BPF=m | ||
501 | CONFIG_TEST_FIRMWARE=m | ||
502 | CONFIG_TEST_UDELAY=m | ||
497 | CONFIG_ENCRYPTED_KEYS=m | 503 | CONFIG_ENCRYPTED_KEYS=m |
498 | CONFIG_CRYPTO_MANAGER=y | 504 | CONFIG_CRYPTO_MANAGER=y |
499 | CONFIG_CRYPTO_USER=m | 505 | CONFIG_CRYPTO_USER=m |