[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <27e159be-4376-e87b-5e60-803bc3749ec2@infradead.org>
Date: Tue, 13 Oct 2020 21:49:29 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Udo van den Heuvel <udovdh@...all.nl>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
linux-leds@...r.kernel.org, Dan Murphy <dmurphy@...com>,
Pavel Machek <pavel@....cz>
Subject: Re: disabling CONFIG_LED_CLASS
On 10/13/20 9:39 PM, Udo van den Heuvel wrote:
> On 14-10-2020 06:34, Randy Dunlap wrote:
>> On 10/13/20 9:29 PM, Udo van den Heuvel wrote:
>>> So we still are stuck.
>
> (...)
>
>
>> Please post your .config file.
>
> Attached to this message.
> This is the version stripped from LED references.
This is the problem:
config SND_HDA_CODEC_REALTEK
tristate "Build Realtek HD-audio codec support"
select SND_HDA_GENERIC
select SND_HDA_GENERIC_LEDS
If you disable SND_HDA_CODEC_REALTEK, then the rest of the
LED kconfig symbols can be disabled.
lnx-59> grep LEDS xx64/.config
# CONFIG_NEW_LEDS is not set
--
~Randy
Powered by blists - more mailing lists