diff options
author | 2019-05-27 23:37:22 +0900 | |
---|---|---|
committer | 2019-06-09 15:08:18 +0900 | |
commit | b6f7e9f7050b9f8e5fe60d86e05c0740295a54bf (patch) | |
tree | 45b9f59d4425fdfc8f8e2f673831d521bc605909 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kconfig: remove always false ifeq ($(KBUILD_DEFCONFIG,) conditional (diff) | |
download | wireguard-linux-b6f7e9f7050b9f8e5fe60d86e05c0740295a54bf.tar.xz wireguard-linux-b6f7e9f7050b9f8e5fe60d86e05c0740295a54bf.zip |
kconfig: require the argument of --defconfig
Currently, the argument for --defconfig is optional. If the argument
is not passed, the hard-coded default arch/$(ARCH)/defconfig is used.
It no longer happens in Linux since the last users of the default are
gone by the following commits:
- Commit f3e20ad67b4c ("s390: move arch/s390/defconfig to
arch/s390/configs/defconfig")
- Commit 986a13769c4b ("alpha: move arch/alpha/defconfig to
arch/alpha/configs/defconfig")
I want to kill the Linux-specific directory path embedded in the
Kconfig binary.
The --savedefconfig (reverse operation of --defconfig) requires an
argument, so it should not hurt to do likewise for --defconfig.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions