[PATCH 1/2] x86: itss: Add a Kconfig option to enable/disable ITSS driver
Simon Glass
sjg at chromium.org
Mon Feb 3 14:36:48 CET 2020
On Mon, 3 Feb 2020 at 06:07, Wolfgang Wallner
<wolfgang.wallner at br-automation.com> wrote:
>
> Currently the ITSS driver is built unconditionally. Add a Kconfig option
> to support enabling/disabling the inclusion of the ITSS driver depending
> on the platform.
>
> Signed-off-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
> ---
>
> arch/x86/Kconfig | 6 ++++++
> arch/x86/cpu/intel_common/Makefile | 2 +-
> 2 files changed, 7 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list