From 695f6dab7eba79a3b1fb34a501cacd671df4fbb8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 22 Apr 2010 20:24:06 +0200 Subject: make rb532 bootable from nand again --- target/Config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/Config.in') 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 || \ -- cgit v1.2.3