summaryrefslogtreecommitdiffstats
path: root/rules/host-python.in
blob: 5b407c80f6356e7adea0bea45cb199d1697ba9f1 (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=hosttools_noprompt

config HOST_PYTHON
	tristate
	select HOST_OPENSSL
	default ALLYES
	help
	  Python is an interpreted, interactive,
	  object-oriented, extensible programming language.