package/kmod: drop python support

The python bindings provided by kmod were last updated 9 years ago.
  - They are not compatible with Python 3.12.
  - No major distribution uses this option.

Remove the option.

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Adam Duskett 2023-11-05 13:25:53 -07:00 committed by Yann E. MORIN
parent 1c56620ee9
commit e5467ad9f5

View File

@ -62,11 +62,6 @@ else
KMOD_CONF_OPTS += --without-openssl
endif
ifeq ($(BR2_PACKAGE_PYTHON3),y)
KMOD_DEPENDENCIES += python3
KMOD_CONF_OPTS += --enable-python
endif
ifeq ($(BR2_PACKAGE_KMOD_TOOLS),y)
# add license info for kmod tools