Config.in.legacy: fix check-package warnings
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 1 Jun 2019 12:44:41 +0000 (14:44 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 1 Jun 2019 12:47:17 +0000 (14:47 +0200)
commitd6295b1ddbabe6a59e6e52203467525b6dce1319
tree3e8b78f8ed05e040d9c8bae2dbcc9e16cc9adcbe
parent2311987335b75a54375ef4cd0e3698684d37911b
Config.in.legacy: fix check-package warnings

Fixes the following warnings:

Config.in.legacy:153: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in)
Config.in.legacy:154: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in)
Config.in.legacy:155: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in)
Config.in.legacy:156: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in)

which were introduced in commit
55c642287819a062d52e7f290c76ada778772fba ("arch/csky: remove
BR2_CSKY_DSP option")

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Config.in.legacy