OSDN Git Service

s390: replace defconfig with performance_defconfig
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 17 Jun 2019 12:02:40 +0000 (14:02 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Wed, 19 Jun 2019 15:54:27 +0000 (17:54 +0200)
commitd1523a8f4b8beca90e6ada5ad41faa9776575287
tree725f16dad4d02aaa5cefe8bea10ef237db82745b
parent39c00378e337c869b0c9cd35e108fc0c8671d644
s390: replace defconfig with performance_defconfig

Replace defconfig with performance_defconfig. defconfig had some more
or less random debug options enabled, where nobody knows why anymore.

Just remove the old defconfig and replace it with performance_defconfig,
which reduces the number of configs to maintain. A config with debugging
options enabled is debug_defconfig which is supposed to be rather close
to performance_defconfig except that is has debug options enabled.

Acked-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/configs/defconfig
arch/s390/configs/performance_defconfig [deleted file]