diff options
author | John Klug <john.klug@multitech.com> | 2017-04-19 14:06:46 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-05-23 18:12:49 -0500 |
commit | 0ff45762d6623815eebd5f2e29ef97a590c0a3e6 (patch) | |
tree | dc7668553ea4efc3b223b375bfe2572cdfa7a8a2 | |
parent | e0414abb73986920c6a67c88f25ba7f5a678e9dd (diff) | |
download | meta-multitech-0ff45762d6623815eebd5f2e29ef97a590c0a3e6.tar.gz meta-multitech-0ff45762d6623815eebd5f2e29ef97a590c0a3e6.tar.bz2 meta-multitech-0ff45762d6623815eebd5f2e29ef97a590c0a3e6.zip |
Open JDK 8
-rw-r--r-- | recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig b/recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig index 028f41d..9f5265e 100644 --- a/recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig +++ b/recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig @@ -963,7 +963,7 @@ CONFIG_MTD_CFI_I2=y # Self-contained MTD device drivers # # CONFIG_MTD_DATAFLASH is not set -# CONFIG_MTD_M25P80 is not set +CONFIG_MTD_M25P80=m # CONFIG_MTD_SST25L is not set # CONFIG_MTD_SLRAM is not set # CONFIG_MTD_PHRAM is not set |