package/python3/Config.in.host: drop bogus select BR2_PACKAGE_HOST_BZIP2

This option does not exist.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Thomas Petazzoni 2021-10-18 21:51:04 +02:00
parent 4a88df3e8f
commit abb13eef20

View File

@ -9,7 +9,6 @@ if BR2_PACKAGE_HOST_PYTHON3
config BR2_PACKAGE_HOST_PYTHON3_BZIP2
bool "bzip2"
select BR2_PACKAGE_HOST_BZIP2
help
bz2 module for host Python3.