]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 26 Aug 2022 08:54:16 +0000 (10:54 +0200)
commita9e9147437aeb17f295fbfc5d4573c8c720596bf
tree91085ce4ca567350408e347f7ce9d4aee5b8e100
parent9f7f8c1711cb43098ace214c664facd6090dfcac
s390: remove unneeded 'select BUILD_BIN2C'

BugLink: https://bugs.launchpad.net/bugs/1986728
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>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
arch/s390/Kconfig