ARM: defconfig: samsung: Cleanup with savedefconfig
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 4 Jun 2019 18:48:22 +0000 (20:48 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Thu, 13 Jun 2019 20:04:33 +0000 (22:04 +0200)
commit5a96019ce5cd7a7eaaeffc47e07834e4124bafc6
tree73b097a0309980271aea722569c31963d11f0eb0
parent9f532d26c75cee9b195e960a6208258ecdc1ee51
ARM: defconfig: samsung: Cleanup with savedefconfig

Run savedefconfig to cleanup and reorganize the configs.  Most entries
are only moved around and few options disappear because of defaults.

However this removes the already disabled OSS Emulation and OSS
Sequencer API (SND_MIXER_OSS, SND_PCM_OSS, SND_SEQUENCER_OSS).  These
were already disabled (hidden by missing SND_OSSEMUL and SND_SEQUENCER)
and are not strictly hardware related, therefore they are not necessary
for providing reference hardware config.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/configs/mini2440_defconfig
arch/arm/configs/s3c2410_defconfig
arch/arm/configs/s3c6400_defconfig