UPSTREAM: ARM: bcm2835_defconfig: Explicitly restore CONFIG_DEBUG_FS

The commit 0e4a459f56 ("tracing: Remove unnecessary DEBUG_FS dependency")
accidentally dropped the DEBUG FS support in bcm2835_defconfig. So
restore the config as before the commit.

Reported-by: Marek Szyprowski <m.szyprowski@samsung.com>
Fixes: 0e4a459f56 ("tracing: Remove unnecessary DEBUG_FS dependency")
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
(cherry picked from commit 1bba608084)
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I48e3487e6dd08252b3ab5925be217a5bc8dc47ee
This commit is contained in:
Stefan Wahren
2020-02-23 14:02:56 +01:00
committed by Greg Kroah-Hartman
parent 8b6a361be6
commit 4c4abbc052

View File

@@ -167,6 +167,7 @@ CONFIG_SCHED_TRACER=y
CONFIG_STACK_TRACER=y
CONFIG_FUNCTION_PROFILER=y
CONFIG_TEST_KSTRTOX=y
CONFIG_DEBUG_FS=y
CONFIG_KGDB=y
CONFIG_KGDB_KDB=y
CONFIG_STRICT_DEVMEM=y