Commit 7bf219a9 authored by Maxime Ripard's avatar Maxime Ripard Committed by Peter Korsgaard
Browse files
parent d4e8f3cd
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_PYTHON
	bool "python"
	depends on BR2_USE_WCHAR
	# uses fork()
	depends on BR2_USE_MMU
	select BR2_PACKAGE_LIBFFI
	help
	  The python language interpreter.