OMAP3EVM: PM: Update defconfig
This patch updates the omap3_evm_defconfig to select these options: * CONFIG_PM_DEBUG * CONFIG_DEBUG_FS * CONFIG_OMAP_SMARTREFLEX Signed-off-by: Sanjeev Premi <premi@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
committed by
Tony Lindgren
parent
8a88b61b70
commit
5ebc86eda7
@@ -187,6 +187,8 @@ CONFIG_ARCH_OMAP3=y
|
|||||||
#
|
#
|
||||||
# OMAP Feature Selections
|
# OMAP Feature Selections
|
||||||
#
|
#
|
||||||
|
CONFIG_OMAP_SMARTREFLEX=y
|
||||||
|
# CONFIG_OMAP_SMARTREFLEX_TESTING is not set
|
||||||
# CONFIG_OMAP_DEBUG_POWERDOMAIN is not set
|
# CONFIG_OMAP_DEBUG_POWERDOMAIN is not set
|
||||||
# CONFIG_OMAP_DEBUG_CLOCKDOMAIN is not set
|
# CONFIG_OMAP_DEBUG_CLOCKDOMAIN is not set
|
||||||
CONFIG_OMAP_RESET_CLOCKS=y
|
CONFIG_OMAP_RESET_CLOCKS=y
|
||||||
@@ -333,7 +335,7 @@ CONFIG_BINFMT_MISC=y
|
|||||||
# Power management options
|
# Power management options
|
||||||
#
|
#
|
||||||
CONFIG_PM=y
|
CONFIG_PM=y
|
||||||
# CONFIG_PM_DEBUG is not set
|
CONFIG_PM_DEBUG=y
|
||||||
CONFIG_PM_SLEEP=y
|
CONFIG_PM_SLEEP=y
|
||||||
CONFIG_SUSPEND=y
|
CONFIG_SUSPEND=y
|
||||||
CONFIG_SUSPEND_FREEZER=y
|
CONFIG_SUSPEND_FREEZER=y
|
||||||
@@ -1339,7 +1341,7 @@ CONFIG_ENABLE_MUST_CHECK=y
|
|||||||
CONFIG_FRAME_WARN=1024
|
CONFIG_FRAME_WARN=1024
|
||||||
CONFIG_MAGIC_SYSRQ=y
|
CONFIG_MAGIC_SYSRQ=y
|
||||||
# CONFIG_UNUSED_SYMBOLS is not set
|
# CONFIG_UNUSED_SYMBOLS is not set
|
||||||
# CONFIG_DEBUG_FS is not set
|
CONFIG_DEBUG_FS=y
|
||||||
# CONFIG_HEADERS_CHECK is not set
|
# CONFIG_HEADERS_CHECK is not set
|
||||||
CONFIG_DEBUG_KERNEL=y
|
CONFIG_DEBUG_KERNEL=y
|
||||||
# CONFIG_DEBUG_SHIRQ is not set
|
# CONFIG_DEBUG_SHIRQ is not set
|
||||||
|
Reference in New Issue
Block a user