autoport: Remove '-' from Kconfig options
commitc8c3aca81846210c101ce326d0bb3c6417da5ef9
authorArthur Heymans <arthur@aheymans.xyz>
Thu, 18 Jan 2018 21:20:25 +0000 (18 22:20 +0100)
committerArthur Heymans <arthur@aheymans.xyz>
Sat, 20 Jan 2018 14:35:26 +0000 (20 14:35 +0000)
tree31d58131d008f18f49b6479de06e1a7656b5c9a5
parent7214141f5e38692f826e05a5bb10e3e46a8905af
autoport: Remove '-' from Kconfig options

This won't compile since '-' is an operator in C.

Change-Id: Icf900c959cbcbd0b07cd83a1f6866bf255fdcf01
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/23321
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Christoph Pomaska <cp_public@posteo.de>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
util/autoport/main.go