summaryrefslogtreecommitdiffstats
path: root/arch/m68k/configs/atari_defconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2014-06-17 10:06:56 +0200
committerGeert Uytterhoeven <geert@linux-m68k.org>2015-01-31 15:00:59 +0100
commitf61940602be0e97c617161292eb48fc3bae97950 (patch)
treeaae349b71dffb15cfa49571d9b032941ff54ed72 /arch/m68k/configs/atari_defconfig
parentd5264e2f5c9559340706882eec519728fddb772b (diff)
downloadop-kernel-dev-f61940602be0e97c617161292eb48fc3bae97950.zip
op-kernel-dev-f61940602be0e97c617161292eb48fc3bae97950.tar.gz
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/atari_defconfig')
-rw-r--r--arch/m68k/configs/atari_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/m68k/configs/atari_defconfig b/arch/m68k/configs/atari_defconfig
index 3f2b68d..f8c0f4b 100644
--- a/arch/m68k/configs/atari_defconfig
+++ b/arch/m68k/configs/atari_defconfig
@@ -469,6 +469,12 @@ CONFIG_DLM=m
CONFIG_MAGIC_SYSRQ=y
CONFIG_ASYNC_RAID6_TEST=m
CONFIG_TEST_STRING_HELPERS=m
+CONFIG_TEST_KSTRTOX=m
+CONFIG_TEST_LKM=m
+CONFIG_TEST_USER_COPY=m
+CONFIG_TEST_BPF=m
+CONFIG_TEST_FIRMWARE=m
+CONFIG_TEST_UDELAY=m
CONFIG_ENCRYPTED_KEYS=m
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_USER=m
OpenPOWER on IntegriCloud