ARM: exynos_defconfig: Bring back explicitly wanted options
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 5 Dec 2019 20:00:06 +0000 (21:00 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 11 Dec 2019 18:08:14 +0000 (19:08 +0100)
commit9f9e2df2e64df197ff6548ef494f76be5b35d08a
tree1ff5d5459494df58f69e9969575b2d4234b9a3f4
parente42617b825f8073569da76dc4510bfa019b1c35a
ARM: exynos_defconfig: Bring back explicitly wanted options

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>
arch/arm/configs/exynos_defconfig