On Tue, Jan 22, 2019 at 9:14 AM Simon Glass <s...@chromium.org> wrote:
>
> At present this uclass is selected only on x86. In order to add a test for
> it, it must also support sandbox. Create a new CONFIG_PCH option and
> enable it on x86 and sandbox.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
>  arch/Kconfig        | 2 ++
>  drivers/Kconfig     | 2 ++
>  drivers/Makefile    | 2 +-
>  drivers/pch/Kconfig | 9 +++++++++
>  4 files changed, 14 insertions(+), 1 deletion(-)
>  create mode 100644 drivers/pch/Kconfig
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to