diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-07-23 18:47:51 +0900 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2019-07-31 16:18:18 +0200 |
commit | c5df04521b521f14c30de327aa1e880f1190a355 (patch) | |
tree | b11f3524b3f28f4863c1edadbb0ca4881c9ef455 /arch/parisc/configs | |
parent | 73b886724747ea5fa599ada988fe0a30edcc2e00 (diff) |
parisc: rename default_defconfig to defconfig
'default_defconfig' is an awkward name since 'defconfig' is the default.
Let's simply say 'defconfig' like other architectures. You can drop the
KBUILD_DEFCONFIG define by following the standard naming.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/configs')
-rw-r--r-- | arch/parisc/configs/defconfig (renamed from arch/parisc/configs/default_defconfig) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/parisc/configs/default_defconfig b/arch/parisc/configs/defconfig index 5b877ca34ebf..5b877ca34ebf 100644 --- a/arch/parisc/configs/default_defconfig +++ b/arch/parisc/configs/defconfig |