1config BR2_PACKAGE_PYTHON_GOOGLEAPIS_COMMON_PROTOS 2 bool "python-googleapis-common-protos" 3 select BR2_PACKAGE_PYTHON_PROTOBUF # runtime 4 help 5 Common protobufs used in Google APIs. 6 7 https://github.com/googleapis/python-api-common-protos 8