mbox series

[SRU,F,0/2] Add ODM driver build support (v2)

Message ID 20210125134159.142286-1-stefan.bader@canonical.com
Headers show
Series Add ODM driver build support (v2) | expand

Message

Stefan Bader Jan. 25, 2021, 1:41 p.m. UTC
This is preparing for future cases where we have drivers which should be
kept in the primary kernel and also be only built there. The idea is that
any derivative or backport has to actively opt in to those even with the
cnofig options being turned on in the config.

v2: Automatically set the default for the kernel config based on the rule
    setting.

-Stefan

Comments

Marcelo Henrique Cerri Jan. 25, 2021, 6:25 p.m. UTC | #1
Acked-by: Marcelo Henrique Cerri <marcelo.cerri@canonical.com>

On Mon, Jan 25, 2021 at 02:41:57PM +0100, Stefan Bader wrote:
> This is preparing for future cases where we have drivers which should be
> kept in the primary kernel and also be only built there. The idea is that
> any derivative or backport has to actively opt in to those even with the
> cnofig options being turned on in the config.
> 
> v2: Automatically set the default for the kernel config based on the rule
>     setting.
> 
> -Stefan
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
Kelsey Skunberg Jan. 27, 2021, 12:47 a.m. UTC | #2
Applied to Focal/master-next. thank you! 

-Kelsey

On 2021-01-25 14:41:57 , Stefan Bader wrote:
> This is preparing for future cases where we have drivers which should be
> kept in the primary kernel and also be only built there. The idea is that
> any derivative or backport has to actively opt in to those even with the
> cnofig options being turned on in the config.
> 
> v2: Automatically set the default for the kernel config based on the rule
>     setting.
> 
> -Stefan
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team