[PATCH 1/2] x86: itss: Add a Kconfig option to enable/disable ITSS driver
Bin Meng
bmeng.cn at gmail.com
Mon Feb 3 15:23:23 CET 2020
On Mon, Feb 3, 2020 at 9:06 PM 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: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list