From d61f72359044bcf4eab864d3aec4833f31d51aca Mon Sep 17 00:00:00 2001 From: Aaron Durbin Date: Thu, 5 Oct 2017 16:46:21 -0600 Subject: soc/intel/common: remove invalid path from Kconfig include The src/soc/intel/common/basecode/Kconfig path does not exist. Remove the inclusion of the invalid path. Change-Id: Icbd8f310cad4246b72bc869bcf4a089ae2f0c5a3 Signed-off-by: Aaron Durbin Reviewed-on: https://review.coreboot.org/21902 Tested-by: build bot (Jenkins) Reviewed-by: Lijian Zhao Reviewed-by: Furquan Shaikh --- src/soc/intel/common/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/soc/intel/common/Kconfig b/src/soc/intel/common/Kconfig index 44c5bf75fe..c84b18a822 100644 --- a/src/soc/intel/common/Kconfig +++ b/src/soc/intel/common/Kconfig @@ -6,7 +6,6 @@ config SOC_INTEL_COMMON if SOC_INTEL_COMMON comment "Intel SoC Common Code" -source "src/soc/intel/common/basecode/Kconfig" source "src/soc/intel/common/block/Kconfig" config CACHE_MRC_SETTINGS -- cgit v1.2.3