at91: remove pm debug features from sama5 kernel config
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Fri, 25 Feb 2022 10:05:34 +0000 (12:05 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 26 Feb 2022 18:52:41 +0000 (19:52 +0100)
Remove PM debug features from sama5 kernel config. It is not
necessary to have it on production code. This also fixes the
build for sama5 target after commit 97158fe10e60 ("kernel:
package ramoops pstore-ram crash log storage)

Fixes: 97158fe10e60 ("kernel: package ramoops pstore-ram crash log storage")
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
target/linux/at91/sama5/config-default

index 0d02dd1922762ca54994a74a99b0a5ba8e9ee662..3a75675c41005dd64ba1dd0b05835e25dd140087 100644 (file)
@@ -327,12 +327,8 @@ CONFIG_PINCTRL_AT91=y
 CONFIG_PINCTRL_AT91PIO4=y
 # CONFIG_PINCTRL_SINGLE is not set
 CONFIG_PM=y
-CONFIG_PM_ADVANCED_DEBUG=y
 CONFIG_PM_CLK=y
-CONFIG_PM_DEBUG=y
 CONFIG_PM_SLEEP=y
-CONFIG_PM_SLEEP_DEBUG=y
-# CONFIG_PM_TEST_SUSPEND is not set
 CONFIG_POWER_RESET=y
 CONFIG_POWER_RESET_AT91_POWEROFF=y
 CONFIG_POWER_RESET_AT91_RESET=y