python-pyparsing: rename package's Config.in bool

Also remove unnecessary tab/spaces on blank line.

Signed-off-by: Ryan Barnett <rjbarnet@rockwellcollins.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Ryan Barnett 2013-10-07 11:57:21 -05:00 committed by Peter Korsgaard
parent f17020eb85
commit 7af351d8da
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
config BR2_PACKAGE_PYTHON_PYPARSING
bool "pyparsing"
bool "python-pyparsing"
depends on BR2_PACKAGE_PYTHON
help
The pyparsing module is an alternative approach to creating and