diff options
-rw-r--r-- | recipes-kernel/linux/config/config_jffs2.cfg | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/config/jffs2.scc | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/recipes-kernel/linux/config/config_jffs2.cfg b/recipes-kernel/linux/config/config_jffs2.cfg new file mode 100644 index 0000000..b820ba7 --- /dev/null +++ b/recipes-kernel/linux/config/config_jffs2.cfg | |||
@@ -0,0 +1,2 @@ | |||
1 | CONFIG_JFFS2_FS=y | ||
2 | CONFIG_MTD_SPI_NOR_USE_4K_SECTORS=n | ||
diff --git a/recipes-kernel/linux/config/jffs2.scc b/recipes-kernel/linux/config/jffs2.scc new file mode 100644 index 0000000..563ac17 --- /dev/null +++ b/recipes-kernel/linux/config/jffs2.scc | |||
@@ -0,0 +1 @@ | |||
kconf non-hardware config_jffs2.cfg | |||