diff options
author | John Klug <john.klug@multitech.com> | 2019-04-25 17:26:23 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-07-03 17:08:20 -0500 |
commit | a47bf31104473a14027d4e558685c3738fb7b82c (patch) | |
tree | 8812f05ad1ef4c7318db55212ad0c765b50dd631 | |
parent | c70a96ae0cb36e592695cd114cd10302f9a8dd55 (diff) | |
download | meta-mlinux-a47bf31104473a14027d4e558685c3738fb7b82c.tar.gz meta-mlinux-a47bf31104473a14027d4e558685c3738fb7b82c.tar.bz2 meta-mlinux-a47bf31104473a14027d4e558685c3738fb7b82c.zip |
spi-atmel conflicts on pin PIOA14 with mts-io on MTRV1 and spi-atmel is unused
-rw-r--r-- | recipes-core/images/mtr-modules.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/images/mtr-modules.inc b/recipes-core/images/mtr-modules.inc index db841ff..f5a57b3 100644 --- a/recipes-core/images/mtr-modules.inc +++ b/recipes-core/images/mtr-modules.inc @@ -232,7 +232,6 @@ IMAGE_INSTALL_append = " \ kernel-module-sha512-generic \ kernel-module-sit \ kernel-module-slhc \ - kernel-module-spi-atmel \ kernel-module-spidev \ kernel-module-spi-nor \ kernel-module-stp \ |