Skip to content

Commit

Permalink
at91: remove pm debug features from sama5 kernel config
Browse files Browse the repository at this point in the history
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 97158fe ("kernel:
package ramoops pstore-ram crash log storage)

Fixes: 97158fe ("kernel: package ramoops pstore-ram crash log storage")
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
  • Loading branch information
claudiubeznea authored and chunkeey committed Feb 26, 2022
1 parent fbf485e commit d52bf5a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions target/linux/at91/sama5/config-default
Expand Up @@ -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
Expand Down

0 comments on commit d52bf5a

Please sign in to comment.