mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
ANDROID: GKI: x86: Enable CONFIG_SPMI
This option was only enabled on arm64 when landed, and although there are no SPMI drivers for x86 and likely never will be, the subsystem compiles just fine. To keep changes to Kconfig.gki simple, and to improve build coverage, just enable it for x86. Bug: 248307451 Signed-off-by: Alistair Delva <adelva@google.com> Change-Id: Ib35cbfd74efe64358801455d5cd9ed8e1ac330ab
This commit is contained in:
@@ -351,6 +351,7 @@ CONFIG_HPET=y
|
||||
CONFIG_I3C=y
|
||||
CONFIG_SPI=y
|
||||
CONFIG_SPI_MEM=y
|
||||
CONFIG_SPMI=y
|
||||
CONFIG_GPIOLIB=y
|
||||
CONFIG_GPIO_GENERIC_PLATFORM=y
|
||||
# CONFIG_HWMON is not set
|
||||
|
||||
Reference in New Issue
Block a user