From 74558813c020cafb9c10894881795b67d4dfb6c8 Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Thu, 25 Jan 2018 11:41:04 +0530 Subject: drivers/intel/fsp2_0: Unbind UDK2015 Kconfig from FSP2.0 driver Now SOC code can select the require UDK support package for any platform going forward with FSP2.0 model. Change-Id: Ie6d1b9133892c59210a659ef0ad4b59ebf9f1e45 Signed-off-by: Subrata Banik Reviewed-on: https://review.coreboot.org/23426 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/soc/intel/cannonlake/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/soc/intel/cannonlake') diff --git a/src/soc/intel/cannonlake/Kconfig b/src/soc/intel/cannonlake/Kconfig index 8eee6f4fdd..a131ad4547 100644 --- a/src/soc/intel/cannonlake/Kconfig +++ b/src/soc/intel/cannonlake/Kconfig @@ -75,6 +75,7 @@ config CPU_SPECIFIC_OPTIONS select TSC_CONSTANT_RATE select TSC_MONOTONIC_TIMER select UDELAY_TSC + select UDK_2017_BINDING config UART_DEBUG bool "Enable UART debug port." -- cgit v1.2.3