1config BR2_PACKAGE_NFTABLES_PYTHON
2	bool "python bindings"
3	default y # legacy
4	depends on BR2_PACKAGE_PYTHON3
5