commit | d9f7ee3be1df853a2cf766edaf808107ecf522b5 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Fri Apr 12 11:29:34 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Fri Apr 19 07:18:02 2019 -0700 |
tree | e1b138d85a39a3825885d010ab8ec33d57765b30 | |
parent | 8f239c7882450f51979bb1d6a858c19ee06195f3 [diff] |
meta-ingrasys: zaius: enable isl68137 and ir38064 Enable the new drivers: isl68137 and ir38064 that are now in openbmc/linux, and used by the dts patchset staged. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Id68cb033e727200fc2941071eb03abc8b8243dc1
diff --git a/meta-zaius/recipes-kernel/linux/linux-aspeed/zaius.cfg b/meta-zaius/recipes-kernel/linux/linux-aspeed/zaius.cfg index 75c630c..03904d6 100644 --- a/meta-zaius/recipes-kernel/linux/linux-aspeed/zaius.cfg +++ b/meta-zaius/recipes-kernel/linux/linux-aspeed/zaius.cfg
@@ -6,3 +6,5 @@ CONFIG_W1_SLAVE_THERM=y CONFIG_SENSORS_LM25066=y CONFIG_RTC_DRV_PCF8523=y +CONFIG_SENSORS_ISL68137=y +CONFIG_SENSORS_IR38064=y