Re: [PATCH v1] make AUXILIARY_BUS config selection clearer
From: Conor Dooley
Date: Tue Jun 06 2023 - 09:48:40 EST
Hey Moti,
On Tue, Jun 06, 2023 at 04:35:28PM +0300, Moti Haimovski wrote:
> Add a display string and a help section to the config AUXILIARY_BUS
> section under the "Generic Driver Options" menu in order to make its
> selection clearer.
I am a wee bit confused, since it is not explicitly mentioned here, why
is this now going to be user visible/selectable? What was wrong with the
drivers that needed it selecting it?
Thanks,
Conor.
>
> Signed-off-by: Moti Haimovski <mhaimovski@xxxxxxxxx>
> ---
> drivers/base/Kconfig | 11 ++++++++++-
> 1 file changed, 10 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/base/Kconfig b/drivers/base/Kconfig
> index 6f04b831a5c0..e1caac1d9a58 100644
> --- a/drivers/base/Kconfig
> +++ b/drivers/base/Kconfig
> @@ -2,7 +2,16 @@
> menu "Generic Driver Options"
>
> config AUXILIARY_BUS
> - bool
> + bool "Support for auxiliary bus"
> + help
> + The auxiliary bus driver provides a way to export an interface
> + for another subsystem to drive, implement a common intersection
> + of functionality or split a function into child-devices
> + representing sub-domains of functionality where each auxiliary
> + device represents a part of its parent functionality (usually)
> + driven by another driver.
> +
> + If unsure, say Y.
>
> config UEVENT_HELPER
> bool "Support for uevent helper"
> --
> 2.25.1
>
Attachment:
signature.asc
Description: PGP signature