soc/intel/common/Kconfig: Remove unused SOC_INTEL_COMMON_SMI
Change-Id: Ic4ea1d681d2677880b155713c34152ac0861146b Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/29621 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
parent
16e136795a
commit
88fa156544
|
@ -50,10 +50,6 @@ config MMA_BLOBS_PATH
|
|||
default "3rdparty/blobs/soc/intel/kabylake/mma-blobs" if SOC_INTEL_KABYLAKE
|
||||
default "3rdparty/blobs/soc/intel/skylake/mma-blobs" if SOC_INTEL_SKYLAKE
|
||||
|
||||
config SOC_INTEL_COMMON_SMI
|
||||
bool
|
||||
default n
|
||||
|
||||
config SOC_INTEL_COMMON_ACPI
|
||||
bool
|
||||
default n
|
||||
|
|
Loading…
Reference in New Issue