summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
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 b9703121f..b4c6fb06b 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -380,6 +380,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.