summaryrefslogtreecommitdiff
path: root/meta-lenovo/meta-hr855xg2/recipes-kernel/linux/linux-aspeed/hr855xg2.cfg
diff options
context:
space:
mode:
authorLisa Liu <liuyj19@lenovo.com>2019-06-25 09:52:00 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-11 16:15:41 +0300
commit7249f1b903779d4041bb6a143d85d889c79ee985 (patch)
tree3ceada98a8328a2b77dd9b2989a3debacbebfdf8 /meta-lenovo/meta-hr855xg2/recipes-kernel/linux/linux-aspeed/hr855xg2.cfg
parent97d95a76986cccb7873cb41145eb0611bc4b4cd5 (diff)
downloadopenbmc-7249f1b903779d4041bb6a143d85d889c79ee985.tar.xz
meta-lenovo: hr855xg2: add kernel configurations
Add kernel configurations. Tested: Build Lenovo hr855xg2 image and load on the target hardware, make sure BMC could boot to console. (From meta-lenovo rev: 0af73ed9f290ac032f1f45f276fa529bd421ebe7) Signed-off-by: Lisa Liu <liuyj19@lenovo.com> Change-Id: I3a84172d9512dce9a766dc4f755e834962c4f7bb Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-lenovo/meta-hr855xg2/recipes-kernel/linux/linux-aspeed/hr855xg2.cfg')
-rw-r--r--meta-lenovo/meta-hr855xg2/recipes-kernel/linux/linux-aspeed/hr855xg2.cfg20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta-lenovo/meta-hr855xg2/recipes-kernel/linux/linux-aspeed/hr855xg2.cfg b/meta-lenovo/meta-hr855xg2/recipes-kernel/linux/linux-aspeed/hr855xg2.cfg
new file mode 100644
index 000000000..a7303364f
--- /dev/null
+++ b/meta-lenovo/meta-hr855xg2/recipes-kernel/linux/linux-aspeed/hr855xg2.cfg
@@ -0,0 +1,20 @@
+//"Copyright (c) 2019-present Lenovo
+//Licensed under GPL v2, see COPYING file for details."
+
+CONFIG_I2C_MUX=y
+CONFIG_I2C_MUX_PCA9541=y
+CONFIG_I2C_MUX_PCA954x=y
+CONFIG_SENSORS_ASPEED=y
+CONFIG_SENSORS_TMP421=y
+CONFIG_ASPEED_ADC=y
+CONFIG_SENSORS_IIO_HWMON=y
+CONFIG_I2C_SLAVE=y
+CONFIG_PMBUS=y
+CONFIG_SPI=y
+CONFIG_SENSORS_MAX31790=y
+CONFIG_EEPROM_AT24=y
+CONFIG_PECI=y
+CONFIG_MFD_INTEL_PECI_CLIENT=y
+CONFIG_PECI_ASPEED=y
+CONFIG_SENSORS_PECI_CPUTEMP=y
+CONFIG_SENSORS_PECI_DIMMTEMP=y