1config BR2_PACKAGE_PYTHON_DECOUPLE 2 bool "python-decouple" 3 help 4 Strict separation of settings from code. 5 6 http://github.com/henriquebastos/python-decouple/ 7