[PATCH v3 2/2] x86: p2sb: make P2SB driver depend on P2SB uclass
Bin Meng
bmeng.cn at gmail.com
Mon Jul 13 04:01:16 CEST 2020
On Wed, Jul 1, 2020 at 7:37 PM Wolfgang Wallner
<wolfgang.wallner at br-automation.com> wrote:
>
> Currently it is possible to select the P2SB driver without selecting the
> P2SB uclass, which can't work. Fix this by adding a "depends on" in
> Kconfig.
>
> Signed-off-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
>
> ---
>
> (no changes since v2)
>
> Changes in v2:
> - Fixed cover letter
>
> arch/x86/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list