1config BR2_PACKAGE_HOST_PYTHON_KFLASH
2	bool "host python-kflash"
3	depends on BR2_RISCV_64 && !BR2_USE_MMU
4	help
5	  Kendryte UART ISP Utility - programming code to k210.
6
7	  https://github.com/vowstar/kflash.py
8