[PATCH v3 2/2] x86: p2sb: make P2SB driver depend on P2SB uclass
Simon Glass
sjg at chromium.org
Fri Jul 3 05:50:21 CEST 2020
On Wed, 1 Jul 2020 at 05:37, 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(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list