aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/configs/hp300_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/hp300_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/hp300_defconfig')
-rw-r--r--arch/m68k/configs/hp300_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/m68k/configs/hp300_defconfig b/arch/m68k/configs/hp300_defconfig
index 24e0a94c2bb7..e2755ff436e4 100644
--- a/arch/m68k/configs/hp300_defconfig
+++ b/arch/m68k/configs/hp300_defconfig
@@ -454,6 +454,12 @@ CONFIG_DLM=m
454CONFIG_MAGIC_SYSRQ=y 454CONFIG_MAGIC_SYSRQ=y
455CONFIG_ASYNC_RAID6_TEST=m 455CONFIG_ASYNC_RAID6_TEST=m
456CONFIG_TEST_STRING_HELPERS=m 456CONFIG_TEST_STRING_HELPERS=m
457CONFIG_TEST_KSTRTOX=m
458CONFIG_TEST_LKM=m
459CONFIG_TEST_USER_COPY=m
460CONFIG_TEST_BPF=m
461CONFIG_TEST_FIRMWARE=m
462CONFIG_TEST_UDELAY=m
457CONFIG_ENCRYPTED_KEYS=m 463CONFIG_ENCRYPTED_KEYS=m
458CONFIG_CRYPTO_MANAGER=y 464CONFIG_CRYPTO_MANAGER=y
459CONFIG_CRYPTO_USER=m 465CONFIG_CRYPTO_USER=m