kernelconfig_penguin
depends
CONFIG_ACPI

is depended by
CONFIG_ACPI_DEBUGGER

Debug Statements

configname: CONFIG_ACPI_DEBUG

Linux Kernel Configuration
└─> Power management and ACPI options
└─> ACPI (Advanced Configuration and Power Interface) Support
└─> Debug Statements

The ACPI subsystem can produce debug output. Saying Y enables this
output and increases the kernel size by around 50K.

Use the acpi.debug_layer and acpi.debug_level kernel command-line
parameters documented in Documentation/acpi/debug.txt and
Documentation/admin-guide/kernel-parameters.rst to control the type and
amount of debug output.