summaryrefslogtreecommitdiff
path: root/ti_config_fragments
diff options
context:
space:
mode:
authorLCPD Auto Merger <lcpd_integration@list.ti.com>2023-01-20 18:07:20 -0600
committerLCPD Auto Merger <lcpd_integration@list.ti.com>2023-01-20 18:07:20 -0600
commite2120af7affe5f08b3e211e3c3b3b91c12daac05 (patch)
tree58fabb2b004fe31aae8756d65fae91c842fe51cc /ti_config_fragments
parentd75f3d9e04652db1736ec4fd156b33d5b44af2c2 (diff)
parent7d7148e64571fafd2fa171d5169201a7d09022c5 (diff)
Merged TI feature platform_base into ti-linux-5.10.y-cicd
TI-Feature: platform_base TI-Branch: platform-ti-linux-5.10.y * 'platform-ti-linux-5.10.y' of ssh://bitbucket.itg.ti.com/lcpdpublicdom/platform: ti_config_fragments: debug_options: Enable PM_DEBUG Revert "arm64: dts: ti: k3-am625-sk-lpmdemo: disable GPMC and ELM nodes" Signed-off-by: LCPD Auto Merger <lcpd_integration@list.ti.com>
Diffstat (limited to 'ti_config_fragments')
-rw-r--r--ti_config_fragments/debug_options.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/ti_config_fragments/debug_options.cfg b/ti_config_fragments/debug_options.cfg
index 30c43f49014a..38cb60fede79 100644
--- a/ti_config_fragments/debug_options.cfg
+++ b/ti_config_fragments/debug_options.cfg
@@ -94,3 +94,6 @@ CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=n
# Enable Debug configuration for EFI if enabled
CONFIG_DEBUG_EFI=y
+
+# Power management options
+CONFIG_PM_DEBUG=y