]> git.baikalelectronics.ru Git - kernel.git/commit
s390: remove unneeded 'select BUILD_BIN2C'
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 13 Jun 2022 17:09:00 +0000 (02:09 +0900)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Thu, 30 Jun 2022 12:18:15 +0000 (14:18 +0200)
commit449d07ef6fad7024677c7733c0ff514f1bfdeee1
tree0c6917d143c1155a28bd26b8c3ff02ef8eb5836d
parent2f99038c7dd4b8620d0922a65237fe2e383ef731
s390: remove unneeded 'select BUILD_BIN2C'

Since commit c7a4dc603ed2 ("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: c7a4dc603ed2 ("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>
arch/s390/Kconfig