diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-04-30 15:18:45 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-05-26 00:02:32 +0900 |
commit | bcfefb61cd2bc86329915a4074f7b4c48b00b33a (patch) | |
tree | 32ef41b68f49f25f7133b36ba9223626c09eaa92 /drivers/mmc/host/au1xmmc.c | |
parent | streamline_config.pl: add LMC_KEEP to preserve some kconfigs (diff) | |
download | wireguard-linux-bcfefb61cd2bc86329915a4074f7b4c48b00b33a.tar.xz wireguard-linux-bcfefb61cd2bc86329915a4074f7b4c48b00b33a.zip |
kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthands
kvmconfig' is a shorthand for kvm_guest.config to save 7 character typing.
xenconfig' is a shorthand for xen.config to save 1 character typing.
There is nothing more than that.
There are more files in kernel/configs/, so it is not maintainable
to wire-up every config fragment to the Kconfig Makefile. Hence,
we should not do this at all.
These will be removed after Linux 5.10. Meanwhile, the following
warning message will be displayed if they are used.
WARNING: 'make kvmconfig' will be removed after Linux 5.10
Please use 'make kvm_guest.config' instead.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'drivers/mmc/host/au1xmmc.c')
0 files changed, 0 insertions, 0 deletions