From 20a9336fb649da817086eb00c194965bbb105287 Mon Sep 17 00:00:00 2001 From: Christopher Bostic Date: Wed, 24 May 2017 14:34:45 -0500 Subject: aspeed config: Add IR35221 sensor Set IR35221 sensor config option to 'y' Change-Id: I15f6c0489432489e0491ee0423e5de5d5676b15b Signed-off-by: Christopher Bostic --- .../meta-aspeed/meta-ast2500/recipes-kernel/linux/linux-obmc/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-openbmc-bsp/meta-aspeed/meta-ast2500/recipes-kernel/linux/linux-obmc/defconfig b/meta-openbmc-bsp/meta-aspeed/meta-ast2500/recipes-kernel/linux/linux-obmc/defconfig index 9516b7219..52b4b1402 100644 --- a/meta-openbmc-bsp/meta-aspeed/meta-ast2500/recipes-kernel/linux/linux-obmc/defconfig +++ b/meta-openbmc-bsp/meta-aspeed/meta-ast2500/recipes-kernel/linux/linux-obmc/defconfig @@ -152,6 +152,7 @@ CONFIG_SENSORS_ADM1275=y CONFIG_SENSORS_LM25066=y CONFIG_SENSORS_UCD9000=y CONFIG_SENSORS_TMP421=y +CONFIG_SENSORS_IR35221=y # CONFIG_HID is not set # CONFIG_USB_SUPPORT is not set CONFIG_NEW_LEDS=y -- cgit v1.2.1