diff options
Diffstat (limited to 'src/soc/intel/Kconfig')
-rw-r--r-- | src/soc/intel/Kconfig | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/soc/intel/Kconfig b/src/soc/intel/Kconfig index d5190683ae..c4ce3216e5 100644 --- a/src/soc/intel/Kconfig +++ b/src/soc/intel/Kconfig @@ -1,8 +1,4 @@ -# Load all chipsets -source "src/soc/intel/*/Kconfig" - -# Load common config -source "src/soc/intel/common/Kconfig.common" +# should all probably be moved to soc/intel/common/Kconfig config INTEL_HAS_TOP_SWAP bool |