Browse Source

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>
Thomas Petazzoni 3 years ago
parent
commit
abb13eef20
1 changed files with 0 additions and 1 deletions
  1. 0 1
      package/python3/Config.in.host

+ 0 - 1
package/python3/Config.in.host

@@ -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.