diff options
author | John Klug <john.klug@multitech.com> | 2019-02-11 16:29:24 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-07-03 17:08:20 -0500 |
commit | d584e8296bac754dade4334fd8af80ec15ce32f5 (patch) | |
tree | d0123fd2903865f66cb7564771622c70ab6a3a2c /recipes-core/images/mtcap-modules.inc | |
parent | c237e137f8d70d3fb0327b50cc94c16c072e57b2 (diff) | |
download | meta-mlinux-d584e8296bac754dade4334fd8af80ec15ce32f5.tar.gz meta-mlinux-d584e8296bac754dade4334fd8af80ec15ce32f5.tar.bz2 meta-mlinux-d584e8296bac754dade4334fd8af80ec15ce32f5.zip |
i2c-algo-bit should be we a module, but it is not
Diffstat (limited to 'recipes-core/images/mtcap-modules.inc')
-rw-r--r-- | recipes-core/images/mtcap-modules.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/images/mtcap-modules.inc b/recipes-core/images/mtcap-modules.inc index b49f389..cd89e92 100644 --- a/recipes-core/images/mtcap-modules.inc +++ b/recipes-core/images/mtcap-modules.inc @@ -82,7 +82,6 @@ IMAGE_INSTALL += " \ kernel-module-hci-uart \ kernel-module-hci-vhci \ kernel-module-hidp \ - kernel-module-i2c-algo-bit \ kernel-module-i2c-at91 \ kernel-module-i2c-dev \ kernel-module-i2c-gpio \ |