On Wed, 1 Jul 2020 at 05:37, Wolfgang Wallner <wolfgang.wall...@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.wall...@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 <s...@chromium.org>