diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-30 13:30:13 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-30 13:30:13 +0100 |
commit | a7bbe6b8da9adf72cd2f36f61dee72e65343ee8d (patch) | |
tree | df91ef7959517fad2ceef549a75d7e37bec512d5 /target | |
parent | 5af89f5f951db199840e83b49d240f47eacdd0c2 (diff) |
enable cfdisk by default
Diffstat (limited to 'target')
-rw-r--r-- | target/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in index cd7b2ecf3..655e606ae 100644 --- a/target/Config.in +++ b/target/Config.in @@ -555,6 +555,7 @@ config ADK_LINUX_MIPS_RB532 select ADK_KERNEL_NET_PCI select ADK_KERNEL_NET_ETHERNET select ADK_KERNEL_MII + select ADK_KERNEL_ATA select ADK_KERNEL_BLK_DEV_SD select ADK_KERNEL_SCSI select ADK_TARGET_WITH_MINIPCI |