PM: Remove CONFIG_PM_VERBOSE
Now that we have CONFIG_DYNAMIC_DEBUG there is no need for yet another flag causing dev_dbg() and pr_debug() statements in the core PM code to produce output. Moreover, CONFIG_PM_VERBOSE causes so much output to be generated that it's not really useful and almost no one sets it. References: https://bugzilla.kernel.org/show_bug.cgi?id=23182 Signed-off-by:Rafael J. Wysocki <rjw@sisk.pl>
Showing
- arch/sh/configs/apsh4ad0a_defconfig 0 additions, 1 deletionarch/sh/configs/apsh4ad0a_defconfig
- arch/sh/configs/sdk7786_defconfig 0 additions, 1 deletionarch/sh/configs/sdk7786_defconfig
- drivers/base/power/Makefile 1 addition, 2 deletionsdrivers/base/power/Makefile
- kernel/power/Kconfig 0 additions, 6 deletionskernel/power/Kconfig
Loading
Please register or sign in to comment