ARM: exynos_defconfig: Bring back explicitly wanted options
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 5 Dec 2019 20:00:06 +0000 (21:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Feb 2020 07:36:35 +0000 (08:36 +0100)
commitdbe3806c719111cb93907fe611ad417de15ac393
tree3aa1e08730e06fd71a029c31034216d1538a6d4b
parent4ece124849a20433dedadbc9b2fa7666b03b00ba
ARM: exynos_defconfig: Bring back explicitly wanted options

[ Upstream commit 9f9e2df2e64df197ff6548ef494f76be5b35d08a ]

Few options KALLSYMS_ALL, SCSI, PM_DEVFREQ and mutex/spinlock debugging
were removed with savedefconfig because they were selected by other
options.  However these are user-visible options and they might not be
selected in the future.  Exactly this happened with commit 0e4a459f56c3
("tracing: Remove unnecessary DEBUG_FS dependency") removing the
dependency between DEBUG_FS and TRACING.

To avoid losing these options in the future, explicitly mention them in
defconfig.

Reported-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/configs/exynos_defconfig