package/t*/Config.in: fix ordering of statements
authorAdam Duskett <Aduskett@gmail.com>
Sat, 22 Apr 2017 17:18:06 +0000 (13:18 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 2 May 2017 12:42:05 +0000 (14:42 +0200)
commit168be5c2dbfdd8e37bf87fff321d3bf45e0bb948
treed522646ce696991d50c577fd2d01e851174d2133
parentc44cfa2bc310bec77088aed447df831ca07d88d8
package/t*/Config.in: fix ordering of statements

The check-package script when ran gives warnings on ordering issues
on all of these Config files.  This patch cleans up all warnings
related to the ordering in the Config files for packages starting with
the letter t in the package directory.

The appropriate ordering is: type, default, depends on, select, help
See http://nightly.buildroot.org/#_config_files for more information.

Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/tekui/Config.in
package/tiff/Config.in
package/tinc/Config.in
package/tpm-tools/Config.in
package/trousers/Config.in