s390/purgatory: disable branch profiling
authorAlexander Gordeev <agordeev@linux.ibm.com>
Thu, 25 May 2023 17:41:45 +0000 (19:41 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Thu, 1 Jun 2023 14:59:43 +0000 (16:59 +0200)
commit03c5c83b70dca3729a3eb488e668e5044bd9a5ea
tree3477c36c70e228b00300a00bc2f883bde9e71c8c
parent89c0c62e947a01e7a36b54582fd9c9e346170255
s390/purgatory: disable branch profiling

Avoid linker error for randomly generated config file that
has CONFIG_BRANCH_PROFILE_NONE enabled and make it similar
to riscv, x86 and also to commit 4bf3ec384edf ("s390: disable
branch profiling for vdso").

Reviewed-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/purgatory/Makefile