commit | 0e55efd51ba14135c6d47f136cef9398f4b2e446 | [log] [tgz] |
---|---|---|
author | Potin Lai <potin.lai@quantatw.com> | Tue Aug 09 11:07:45 2022 +0000 |
committer | Potin Lai <potin.lai@quantatw.com> | Tue Aug 09 11:09:40 2022 +0000 |
tree | 5ca3345511b2f2771f5e81b43cc3163d7e9f3904 | |
parent | a3b33dd8291ddf949bdf7ac347bfaaca8960f5c2 [diff] [blame] |
meta-bletchley: kernel: enable si7020 configuration Enable si7020 driver to support 2nd source front panel board. Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I3c91d1af9d8316670f946849d31d6c9608200fdf
diff --git a/meta-facebook/meta-bletchley/recipes-kernel/linux/linux-aspeed/bletchley.cfg b/meta-facebook/meta-bletchley/recipes-kernel/linux/linux-aspeed/bletchley.cfg index d90526e..8cf7e0f 100644 --- a/meta-facebook/meta-bletchley/recipes-kernel/linux/linux-aspeed/bletchley.cfg +++ b/meta-facebook/meta-bletchley/recipes-kernel/linux/linux-aspeed/bletchley.cfg
@@ -35,4 +35,6 @@ CONFIG_USB_EHCI_HCD_PLATFORM=y # REGULATOR CONFIG_REGULATOR=y -CONFIG_REGULATOR_FIXED_VOLTAGE=y \ No newline at end of file +CONFIG_REGULATOR_FIXED_VOLTAGE=y +# si7020 +CONFIG_SI7020=y \ No newline at end of file