summaryrefslogtreecommitdiffstats
path: root/rules/host-system-python.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-05-31 20:02:07 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-06-04 10:53:31 +0200
commite041d1641e8bda1dc9ab6a0937b0f72560d588b3 (patch)
tree77bd366a50f77933446de6757b982450780d6164 /rules/host-system-python.in
parent5e1d0cc3597a358d574cd36a546b5838178d791f (diff)
downloadptxdist-e041d1641e8bda1dc9ab6a0937b0f72560d588b3.tar.gz
ptxdist-e041d1641e8bda1dc9ab6a0937b0f72560d588b3.tar.xz
argparse and bz2 are part of stdlib
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-system-python.in')
-rw-r--r--rules/host-system-python.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/rules/host-system-python.in b/rules/host-system-python.in
index 13ffed6c9..173889237 100644
--- a/rules/host-system-python.in
+++ b/rules/host-system-python.in
@@ -8,12 +8,6 @@ if HOST_SYSTEM_PYTHON
config HOST_SYSTEM_PYTHON_XML2
bool
-config HOST_SYSTEM_PYTHON_ARGPARSE
- bool
-
-config HOST_SYSTEM_PYTHON_BZ2
- bool
-
config HOST_SYSTEM_PYTHON_MAKO
bool