aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91
diff options
context:
space:
mode:
authorClaudiu Beznea <claudiu.beznea@microchip.com>2022-02-25 12:05:34 +0200
committerChristian Lamparter <chunkeey@gmail.com>2022-02-26 19:52:41 +0100
commitd52bf5a424581996bb40dd6ae7c3e5db43542680 (patch)
treeff3dd424d12f475e29227b751e6b4967d6dc1536 /target/linux/at91
parentfbf485e6c62732919440565d5662635628c79faf (diff)
downloadupstream-d52bf5a424581996bb40dd6ae7c3e5db43542680.tar.gz
upstream-d52bf5a424581996bb40dd6ae7c3e5db43542680.tar.bz2
upstream-d52bf5a424581996bb40dd6ae7c3e5db43542680.zip
at91: remove pm debug features from sama5 kernel config
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>
Diffstat (limited to 'target/linux/at91')
-rw-r--r--target/linux/at91/sama5/config-default4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/at91/sama5/config-default b/target/linux/at91/sama5/config-default
index 0d02dd1922..3a75675c41 100644
--- a/target/linux/at91/sama5/config-default
+++ b/target/linux/at91/sama5/config-default
@@ -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