ACPI: Enable CONFIG_ACPI_DEBUG by default
authorMario Limonciello <mario.limonciello@amd.com>
Mon, 9 Jun 2025 03:07:05 +0000 (22:07 -0500)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 18 Jun 2025 19:09:12 +0000 (21:09 +0200)
commit814eca1085ef26dae928372be374fd27690d24ab
treefaa19fbb6a8946e3cb36fe4d7a25beb6f8103954
parente04c78d86a9699d136910cfc0bdcf01087e3267e
ACPI: Enable CONFIG_ACPI_DEBUG by default

CONFIG_ACPI_DEBUG can be helpful for getting debug messages on OEM
systems to identify a BIOS bug.  It's a relatively small size increase
to turn it on by default (50kb) and that saves asking people to enable
it when an issue comes up because it wasn't in defconfig.

Enable it by default.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://patch.msgid.link/20250609030706.465202-1-superm1@kernel.org
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/Kconfig