Re: [PATCH 1/3] iwlwifi: fix LED dependencies
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2021-12-07 10:15:04
Also in:
lkml, netdev
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2021-12-07 10:15:04
Also in:
lkml, netdev
On Sat, 2021-12-04 at 18:38 +0100, Arnd Bergmann wrote:
config IWLWIFI_LEDS bool - depends on LEDS_CLASS=y || LEDS_CLASS=IWLWIFI + depends on LEDS_CLASS=y || LEDS_CLASS=MAC80211
Hm. Can we really not have this if LEDS_CLASS=n? johannes