soc/intel/common/block/smbus/Kconfig: Drop unused ACPI driver Kconfig symbol

Change-Id: Ic46e1663609068439069f666beca17ed76c679f0
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69331
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
Elyes Haouas 2022-11-08 15:18:58 +01:00 committed by Felix Singer
parent 39efcd1ba6
commit b06ba874fb
1 changed files with 0 additions and 7 deletions

View File

@ -7,13 +7,6 @@ config SOC_INTEL_COMMON_BLOCK_SMBUS
config FIXED_SMBUS_IO_BASE
default 0xefa0
config SOC_INTEL_COMMON_BLOCK_SMBUS_ACPI_DRIVER
bool
default n
depends on SOC_INTEL_COMMON_BLOCK_SMBUS
help
Intel Processor SMBus ACPI driver support
config SOC_INTEL_COMMON_BLOCK_TCO
bool
help