summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-06-27 23:07:51 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-06-27 23:07:51 +0200
commitef5a145c57889ed4c1992ec36947958fc1a9a79c (patch)
treedd94ae4785c4305a9e7549660d21e091f2d7a16c /target/Config.in
parenta6b6699daff82984218f0d804de1cd0660ec1ab2 (diff)
parentf9dbebde256ec6c5bdcd5ec9318d5a312ae62198 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in
index 4bae570ac..b2c29d0d0 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -386,6 +386,8 @@ config ADK_TARGET_ROOTFS_EXT2_CF
bool "read-write filesystem for compact flash (ext2)"
depends on ADK_LINUX_X86_ALIX1C || ADK_LINUX_MIPS_RB532
select ADK_KERNEL_EXT2_FS
+ select ADK_KERNEL_SCSI
+ select ADK_KERNEL_BLK_DEV_SD
help
Use this option if you have a compact flash
inside your hardware and want to boot from it.