merge_config.sh: Add option to display redundant configs
authorJohn Stultz <[email protected]>
Fri, 23 Mar 2012 19:52:08 +0000 (12:52 -0700)
committerMichal Marek <[email protected]>
Fri, 30 Mar 2012 13:14:47 +0000 (15:14 +0200)
commit9875c42d6979a7db0b8d217e2a88095b753f482c
tree065ae9f46754f7719a9b2b2a932bd94fe0aa0031
parent55cae3043a48e01f8fc31e8aecc3062c4767a27d
merge_config.sh: Add option to display redundant configs

Provide a -r option to display when fragments contain redundant
options. This is really useful when breaking apart a config into
fragments, as well as cleaning up older fragments.

Signed-off-by: John Stultz <[email protected]>
Acked-by: Darren Hart <[email protected]>
Acked-by: Bruce Ashfield <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
scripts/kconfig/merge_config.sh