summaryrefslogtreecommitdiff
path: root/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/recipes-kernel/linux/linux-aspeed/msn.cfg
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-24 08:42:56 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-06-15 16:03:37 +0300
commitac7284629ea572cf27d69949dc4014b3b226f14f (patch)
tree5fc089f2688322722a46f0dcfe12e608a1be59af /meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/recipes-kernel/linux/linux-aspeed/msn.cfg
parentdf497e2c06efce859fa48082d3fba69a42a47842 (diff)
downloadopenbmc-ac7284629ea572cf27d69949dc4014b3b226f14f.tar.xz
Rename and move kernel recipe
Rename linux-obmc to linux-aspeed and move to the Aspeed layer. Like recipes for u-boot forks, recipes for kernel forks in support of different SOCs are typically provided in the BSP supporting the SOC. Moved a number of phosphor-isms out of the kernel recipe and put those in a bbappend in aspeed-layer/bbappend. Removed COMPATIBLE_MACHINE setting. We simply use PREFERRED_PROVIDER in machine configuration files to set the default kernel recipe. Tested: Booted spoon/palmetto images using QEMU Change-Id: I7dc73629cad4789dcd5aeb0f7b6214fe064c6adc Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/recipes-kernel/linux/linux-aspeed/msn.cfg')
-rw-r--r--meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/recipes-kernel/linux/linux-aspeed/msn.cfg21
1 files changed, 21 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/recipes-kernel/linux/linux-aspeed/msn.cfg b/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/recipes-kernel/linux/linux-aspeed/msn.cfg
new file mode 100644
index 000000000..e0df616f2
--- /dev/null
+++ b/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/recipes-kernel/linux/linux-aspeed/msn.cfg
@@ -0,0 +1,21 @@
+CONFIG_NET_VENDOR_MELLANOX=y
+CONFIG_MLXSW_CORE=y
+CONFIG_MLXSW_CORE_HWMON=y
+CONFIG_MLXSW_CORE_THERMAL=y
+CONFIG_MLXSW_I2C=y
+CONFIG_MLXSW_MINIMAL=y
+CONFIG_OF_UNITTEST=y
+CONFIG_OF_DYNAMIC=y
+CONFIG_MFD_MLXREG_CORE=y
+CONFIG_MFD_MLXREG_I2C=y
+CONFIG_LEDS_MLXREG=y
+CONFIG_MLXREG_HOTPLUG=y
+CONFIG_SENSORS_TPS53679=y
+CONFIG_SENSORS_TMP102=y
+CONFIG_SENSORS_MAX6621=y
+CONFIG_THERMAL=y
+CONFIG_THERMAL_HWMON=y
+CONFIG_THERMAL_OF=y
+CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
+CONFIG_THERMAL_GOV_STEP_WISE=y
+CONFIG_FSI=n