summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-04-28 20:30:44 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-04-28 20:30:44 +0200
commit44dad747bf39cb8e352d885bda37cf37b98e3f75 (patch)
treee0509989d0ced20e7f06aca96f13de104e8baa3e /target/Config.in
parentbc924b61431ffa6c76db5fefa7a5a09951fe6ccb (diff)
parente42433d7127f9a50b5dae57fff331ecfdc9883c4 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in
index 1bb0106bf..488c8230d 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -860,6 +860,9 @@ config ADK_TARGET_ROOTFS_SQUASHFS
config ADK_TARGET_ROOTFS_YAFFS
bool "YAFFS2 rootfilesystem (NAND)"
+ select ADK_KERNEL_MISC_FILESYSTEMS
+ select ADK_KERNEL_YAFFS_FS
+ select ADK_KERNEL_YAFFS_YAFFS2
depends on \
ADK_LINUX_MIPS_RB532 || \
ADK_LINUX_MIPS_RB433 || \