OSDN Git Service

kconfig: fix 'Save As' menu of xconfig
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 10 Mar 2019 16:13:15 +0000 (01:13 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 11 Mar 2019 17:50:24 +0000 (02:50 +0900)
commit8741908b3e29d35a33eeab6de60175958db8e54b
tree1d10cfa5b3b3ce22f7408aecbea33635de01d419
parent769a1c02267854c48852532e5d7b595afcfe8dd7
kconfig: fix 'Save As' menu of xconfig

The 'Save As' menu of xconfig is not working; it always saves the
kernel configuration into the default file irrespective of the file
chosen in the dialog box.

The 'Save' menu always writes into the default file, but it would
make more sense to write into the file previously chosen by 'Load'
or 'Save As'.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/kconfig/qconf.cc
scripts/kconfig/qconf.h