aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/configs/amiga_defconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2014-06-17 04:06:56 -0400
committerGeert Uytterhoeven <geert@linux-m68k.org>2015-01-31 09:00:59 -0500
commitf61940602be0e97c617161292eb48fc3bae97950 (patch)
treeaae349b71dffb15cfa49571d9b032941ff54ed72 /arch/m68k/configs/amiga_defconfig
parentd5264e2f5c9559340706882eec519728fddb772b (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_defconfig6
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
494CONFIG_MAGIC_SYSRQ=y 494CONFIG_MAGIC_SYSRQ=y
495CONFIG_ASYNC_RAID6_TEST=m 495CONFIG_ASYNC_RAID6_TEST=m
496CONFIG_TEST_STRING_HELPERS=m 496CONFIG_TEST_STRING_HELPERS=m
497CONFIG_TEST_KSTRTOX=m
498CONFIG_TEST_LKM=m
499CONFIG_TEST_USER_COPY=m
500CONFIG_TEST_BPF=m
501CONFIG_TEST_FIRMWARE=m
502CONFIG_TEST_UDELAY=m
497CONFIG_ENCRYPTED_KEYS=m 503CONFIG_ENCRYPTED_KEYS=m
498CONFIG_CRYPTO_MANAGER=y 504CONFIG_CRYPTO_MANAGER=y
499CONFIG_CRYPTO_USER=m 505CONFIG_CRYPTO_USER=m