BR2_PACKAGE_HOST_PYTHON3 is now selected by python3 itself, which is a direct dependency. The select was only needed to be able to select BR2_PACKAGE_HOST_PYTHON3_SSL. Remove the redundant `select BR2_PACKAGE_HOST_PYTHON3`. Signed-off-by: Arnout Vandecappelle <arnout@mind.be>