summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-17 17:36:04 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-17 17:36:04 +0100
commitbb17a19fcc7f7d10369eed7f6c8662f6e4df9d4b (patch)
treeacd8cde7844e2039275049a769461e640afff9ca /target/Config.in
parent11a25b78e7c010ed5f2b60fc85a5ac952a4c0e73 (diff)
enable cfgfs and atm
- make cfgfs work for ag241 - split mtd to separate package to control dependencies - update linux-atm package to latest upstream - enable atm kernel module building
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/Config.in b/target/Config.in
index 7fcc049fd..2ff9ce4dd 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -557,7 +557,8 @@ config ADK_TARGET_ROOTFS_INITRAMFS_PIGGYBACK
create an read-only initramfs system.
config ADK_TARGET_ROOTFS_SQUASHFS
- bool "squashfs read-only root filesystem"
+ bool "Compressed read-only root filesystem (squashfs)"
+ select ADK_KERNEL_SQUASHFS
depends on \
ADK_LINUX_CRIS_FOXBOARD || \
ADK_LINUX_MIPS_AG241 || \