scripts/run-regression-tests: Disable CONFIG_STACK_VALIDATION and CONFIG_X86_X32

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7036 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2016-11-26 19:25:30 +00:00
parent af36dbc1f4
commit a274e9a82b

View File

@@ -277,9 +277,12 @@ CONFIG_NET_DROP_MONITOR \
CONFIG_NOP_TRACER \
CONFIG_SCHED_TRACER \
CONFIG_STACK_TRACER \
CONFIG_STACK_VALIDATION \
CONFIG_TRACEPOINTS \
CONFIG_TRACER_MAX_TRACE \
CONFIG_TRACING CONFIG_X86_32 \
CONFIG_TRACING \
CONFIG_X86_32 \
CONFIG_X86_X32 \
"
echo "Patching and configuring kernel ..."