
3 Feb
2020
3 Feb
'20
2:36 p.m.
On Mon, 3 Feb 2020 at 06:07, Wolfgang Wallner wolfgang.wallner@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@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@chromium.org