From 292a4a63f5b7920125ccab50e4924666e7883ee6 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 17 Oct 2011 14:52:11 +0200 Subject: add ocf patch again and make swap option visible --- target/linux/config/Config.in.block | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'target/linux/config/Config.in.block') diff --git a/target/linux/config/Config.in.block b/target/linux/config/Config.in.block index 871c222c3..ce526441b 100644 --- a/target/linux/config/Config.in.block +++ b/target/linux/config/Config.in.block @@ -4,8 +4,6 @@ config ADK_KERNEL_BLOCK config ADK_KERNEL_MD boolean -config ADK_KERNEL_SWAP - boolean config ADK_KERNEL_LBD boolean @@ -312,6 +310,7 @@ config ADK_KPACKAGE_KMOD_MD_RAID0 prompt "kmod-md-raid0..................... RAID0 support (module)" tristate depends on ADK_KPACKAGE_KMOD_BLK_DEV_MD + depends on !ADK_KERNEL_MD_RAID0 help config ADK_KERNEL_MD_RAID1 @@ -387,5 +386,11 @@ config ADK_KPACKAGE_KMOD_BLK_DEV_DRBD depends on !ADK_TARGET_SYSTEM_FOXBOARD_LX help DRBD - http://www.drbd.org + +config ADK_KERNEL_SWAP + prompt "swap.............................. SWAP support" + boolean + help + Kernel swap support. endmenu -- cgit v1.2.3