lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 5 Dec 2020 17:24:08 -0700 From: David Ahern <dsahern@...il.com> To: Dan Williams <dan.j.williams@...el.com>, broonie@...nel.org, lgirdwood@...il.com, davem@...emloft.net, kuba@...nel.org, jgg@...dia.com Cc: Kiran Patil <kiran.patil@...el.com>, Ranjani Sridharan <ranjani.sridharan@...ux.intel.com>, Fred Oh <fred.oh@...ux.intel.com>, Leon Romanovsky <leonro@...dia.com>, Dave Ertman <david.m.ertman@...el.com>, Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>, Shiraz Saleem <shiraz.saleem@...el.com>, Parav Pandit <parav@...lanox.com>, Martin Habets <mhabets@...arflare.com>, linux-rdma@...r.kernel.org, netdev@...r.kernel.org, alsa-devel@...a-project.org, gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org Subject: Re: [resend/standalone PATCH v4] Add auxiliary bus support On 12/2/20 5:54 PM, Dan Williams wrote: > diff --git a/drivers/base/Kconfig b/drivers/base/Kconfig > index 8d7001712062..040be48ce046 100644 > --- a/drivers/base/Kconfig > +++ b/drivers/base/Kconfig > @@ -1,6 +1,9 @@ > # SPDX-License-Identifier: GPL-2.0 > menu "Generic Driver Options" > > +config AUXILIARY_BUS > + bool > + > config UEVENT_HELPER > bool "Support for uevent helper" > help Missing a description and without it does not appear in menuconfig or in the config file. Could use a blurb in the help as well.
Powered by blists - more mailing lists