[PATCH 1/3] samples: rust: select AUXILIARY_BUS instead of depending on it
Greg KH
gregkh at linuxfoundation.org
Thu May 15 07:36:23 UTC 2025
On Thu, May 15, 2025 at 03:26:13PM +0900, Alexandre Courbot wrote:
> CONFIG_AUXILIARY_BUS cannot be enabled explicitly, and unless we select
> it we have no way to include it (and thus to enable the auxiliary driver
> sample) unless a driver happens to do it for us.
>
> Signed-off-by: Alexandre Courbot <acourbot at nvidia.com>
> ---
> samples/rust/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
More information about the dri-devel
mailing list