# Python version major minor patch menu "Python Configs" config PYTHON_COMPILE_FROM_SOURCE bool "compile python from source code" default false help Compile Python lib from source code menu "Python version" config PYTHON_VERSION_MAJOR int "python package major version" default 0 help Python package major version, 0 means auto select according to board config PYTHON_VERSION_MINOR int "python package minor version" default 0 help Python package minor version config PYTHON_VERSION_PATCH int "python package patch version" default 0 help Python package patch version endmenu endmenu