diff options
Diffstat (limited to 'src/soc/intel/common/Kconfig.common')
-rw-r--r-- | src/soc/intel/common/Kconfig.common | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/intel/common/Kconfig.common b/src/soc/intel/common/Kconfig.common index 2ccd39508c..7ce93d4593 100644 --- a/src/soc/intel/common/Kconfig.common +++ b/src/soc/intel/common/Kconfig.common @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + config INTEL_HAS_TOP_SWAP bool help |