[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zd3PxsHQEOQrf-9I@bluemarch.art>
Date: Tue, 27 Feb 2024 12:04:30 +0000
From: Szilard Fabian <szfabian@...emarch.art>
To: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
Cc: LKML <linux-kernel@...r.kernel.org>, platform-driver-x86@...r.kernel.org, jwoithe@...t42.net, Hans de Goede <hdegoede@...hat.com>, W_Armin@....de
Subject: Re: [PATCH v4] platform/x86/fujitsu-laptop: Add battery charge control support
On Tue, Feb 27, 2024 at 11:18:16AM +0100, Ilpo Järvinen wrote:
> Hi,
>
> Can you please take a look at the two build failures LKP has brought up.
> They looked like some depends on and/or select clauses missing from
> Kconfig.
Hi,
Modifying drivers/platform/x86/Kconfig to include `depends on ACPI_BATTERY`
in the FUJITSU_LAPTOP config block fixes the problem with gcc. I think this
should fix the problem with clang too.
I'll post v5 with that change in a moment.
Regards,
Szilard
Powered by blists - more mailing lists