[U-Boot] [PATCH 15/33] x86: sandbox: pch: Add a CONFIG option for PCH

Bin Meng bmeng.cn at gmail.com
Wed Feb 13 09:38:18 UTC 2019


On Tue, Jan 22, 2019 at 9:14 AM Simon Glass <sjg at 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 <sjg at 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.cn at gmail.com>


More information about the U-Boot mailing list