]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: defconfig: enable memtest
authorMark Rutland <mark.rutland@arm.com>
Mon, 15 Jun 2015 14:02:44 +0000 (15:02 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 15 Jun 2015 15:57:46 +0000 (16:57 +0100)
commite92100d080cde944b0bf368908326e593861c6ec
tree3cc5e4ac2152ef4c582b198ca8ed175529e236f6
parent6d628b1ce223592888eecb29e3009479d3dd3712
arm64: defconfig: enable memtest

The kernel memtest utility is incredibly useful for detecting memory
problems, but sadly isn't in defconfig.

The memtest itself is only run when the user has explicitly passed a
memtest option on the kernel command line, so simply enabling the option
should not have a negative impact.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Vladimir Murzin <vladimir.murzin@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/configs/defconfig