kbuild: handle non-existing options in scripts/config
authorMichal Marek <mmarek@suse.cz>
Sun, 14 Jun 2009 20:48:07 +0000 (22:48 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Sun, 14 Jun 2009 20:48:07 +0000 (22:48 +0200)
commit566432224731c3d8fa7925ce07953701f536a666
treef79fe2d95505f0f1b22ded009638e94df023ae9a
parent17b1f0de79dbdf5cfb2686b63a7fb9ecc440da7c
kbuild: handle non-existing options in scripts/config

If an option does not exist in .config, set it at the end of the file.

Signed-off-by: Michal Marek <mmarek@suse.cz>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/config