Skip to content

Commit 25deecb

Browse files
masahir0yAlexander Gordeev
authored andcommitted
s390: remove unneeded 'select BUILD_BIN2C'
Since commit 4c0f032 ("s390/purgatory: Omit use of bin2c"), s390 builds the purgatory without using bin2c. Remove 'select BUILD_BIN2C' to avoid the unneeded build of bin2c. Fixes: 4c0f032 ("s390/purgatory: Omit use of bin2c") Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Link: https://lore.kernel.org/r/20220613170902.1775211-1-masahiroy@kernel.org Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
1 parent 21e8764 commit 25deecb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/s390/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,6 @@ config KEXEC
484484
config KEXEC_FILE
485485
bool "kexec file based system call"
486486
select KEXEC_CORE
487-
select BUILD_BIN2C
488487
depends on CRYPTO
489488
depends on CRYPTO_SHA256
490489
depends on CRYPTO_SHA256_S390

0 commit comments

Comments
 (0)