projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10f8830
)
s390: remove unneeded 'select BUILD_BIN2C'
author
Masahiro Yamada
<masahiroy@kernel.org>
Mon, 13 Jun 2022 17:09:00 +0000
(
02:09
+0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 7 Jul 2022 15:53:27 +0000
(17:53 +0200)
commit
25deecb21c18ee29e3be8ac6177b2a9504c33d2d
upstream.
Since commit
4c0f032d4963
("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: 4c0f032d4963 ("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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/s390/Kconfig
patch
|
blob
|
history
diff --git
a/arch/s390/Kconfig
b/arch/s390/Kconfig
index 797041b5109a2e87240bc4e4ece05a3496b9042c..e402fa964f235379a22a303bdf816b2fab6dbb21 100644
(file)
--- a/
arch/s390/Kconfig
+++ b/
arch/s390/Kconfig
@@
-516,7
+516,6
@@
config KEXEC
config KEXEC_FILE
bool "kexec file based system call"
select KEXEC_CORE
- select BUILD_BIN2C
depends on CRYPTO
depends on CRYPTO_SHA256
depends on CRYPTO_SHA256_S390