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

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