From: Masahiro Yamada Date: Tue, 11 Dec 2018 11:00:47 +0000 (+0900) Subject: kconfig: remove unneeded pattern matching to whitespaces X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=commitdiff_plain;h=470582e04372ab9d3079f0da8d6887d339b4a68b;hp=470582e04372ab9d3079f0da8d6887d339b4a68b kconfig: remove unneeded pattern matching to whitespaces Whitespaces are consumed in the COMMAND state anyway. Signed-off-by: Masahiro Yamada Signed-off-by: Christian Lamparter ---