Skip to content

Commit a6c5c65

Browse files
masahir0ygregkh
authored andcommitted
s390: remove unneeded 'select BUILD_BIN2C'
commit 25deecb upstream. 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]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 10f8830 commit a6c5c65

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
@@ -516,7 +516,6 @@ config KEXEC
516516
config KEXEC_FILE
517517
bool "kexec file based system call"
518518
select KEXEC_CORE
519-
select BUILD_BIN2C
520519
depends on CRYPTO
521520
depends on CRYPTO_SHA256
522521
depends on CRYPTO_SHA256_S390

0 commit comments

Comments
 (0)