tools: moveconfig: cleanup whitelist entries
authorChris Packham <judge.packham@gmail.com>
Tue, 2 May 2017 09:30:47 +0000 (21:30 +1200)
committerTom Rini <trini@konsulko.com>
Mon, 8 May 2017 15:57:29 +0000 (11:57 -0400)
commitca43834d66f08ed7244c26ef8edbe1a9ee2b8e8c
tree43faa2ff42b3a61b10922211fb1ad6845fa0ecde
parent85edfc1f6fdf1630c00dc57a63ab66d51608092e
tools: moveconfig: cleanup whitelist entries

After moving to KConfig and removing from all headers options should be
removed from config_whitelist.txt so the build starts complaining if
someone adds them back.

Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/moveconfig.py