default or selected kernelversion does not have config value CONFIG_ACPI_TINY_POWER_BUTTON_SIGNAL.
Result is shown for kernelversion 6.9.9

Tiny Power Button Signal

configname: CONFIG_ACPI_TINY_POWER_BUTTON_SIGNAL

Linux Kernel Configuration
└─>Power management and ACPI options
└─>ACPI (Advanced Configuration and Power Interface) Support
└─>Tiny Power Button Signal
In linux kernel since version 5.1 (release Date: 2019-05-05)  
Default signal to send to init in response to the power button.

Likely values here include 38 (SIGRTMIN+4) to power off, or 2
(SIGINT) to simulate Ctrl+Alt+Del.