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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexander Gordeev <[email protected]>
1 parent 21e8764 commit 25deecb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)