summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-kernel/linux/linux-aspeed/intel.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openbmc-mods/meta-common/recipes-kernel/linux/linux-aspeed/intel.cfg')
-rw-r--r--meta-openbmc-mods/meta-common/recipes-kernel/linux/linux-aspeed/intel.cfg5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-openbmc-mods/meta-common/recipes-kernel/linux/linux-aspeed/intel.cfg b/meta-openbmc-mods/meta-common/recipes-kernel/linux/linux-aspeed/intel.cfg
index 21bfcf792..c33020874 100644
--- a/meta-openbmc-mods/meta-common/recipes-kernel/linux/linux-aspeed/intel.cfg
+++ b/meta-openbmc-mods/meta-common/recipes-kernel/linux/linux-aspeed/intel.cfg
@@ -5,7 +5,7 @@ CONFIG_SPI_MASTER=y
CONFIG_IIO=y
CONFIG_SENSORS_IIO_HWMON=y
CONFIG_ASPEED_ADC=y
-CONFIG_SGPIO_ASPEED=y
+CONFIG_GPIO_ASPEED_SGPIO=y
CONFIG_CRC8=y
CONFIG_PECI=y
CONFIG_PECI_CHARDEV=y
@@ -91,3 +91,6 @@ CONFIG_USB_EHCI_HCD_PLATFORM=n
CONFIG_IPMB_DEVICE_INTERFACE=y
CONFIG_BPF_SYSCALL=n
CONFIG_IPV6_SIT=n
+CONFIG_RTC_DRV_PCHC620=y
+CONFIG_RTC_HCTOSYS=y
+CONFIG_RTC_HCTOSYS_DEVICE="rtc0" \ No newline at end of file