]> www.infradead.org Git - users/dwmw2/linux.git/commit
s390: remove unneeded 'select BUILD_BIN2C'
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 13 Jun 2022 17:09:00 +0000 (02:09 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Jul 2022 15:52:18 +0000 (17:52 +0200)
commit4b480a7940ff85674cde15dacd1764e69e7f680b
treef74431fe2413b3344c36d05e1721f65e12d2354b
parente65027fdebbacd40595e96ef7b5d2418f71bddf2
s390: remove unneeded 'select BUILD_BIN2C'

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