summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6/config
diff options
context:
space:
mode:
authorMike Albon <malbon@openwrt.org>2007-03-06 23:13:20 +0000
committerMike Albon <malbon@openwrt.org>2007-03-06 23:13:20 +0000
commit1fa14eacccffab2c9e4dba7b773f56281b4d358e (patch)
treece907b0181ac79158b90e71e6a58d83965dc43cf /target/linux/rdc-2.6/config
parentb77680287eec673a7e97897465b10eaab538c639 (diff)
downloadmaster-31e0f0ae-1fa14eacccffab2c9e4dba7b773f56281b4d358e.tar.gz
master-31e0f0ae-1fa14eacccffab2c9e4dba7b773f56281b4d358e.tar.bz2
master-31e0f0ae-1fa14eacccffab2c9e4dba7b773f56281b4d358e.zip
Fix config, set directory block to -1 for redboot.
SVN-Revision: 6533
Diffstat (limited to 'target/linux/rdc-2.6/config')
-rw-r--r--target/linux/rdc-2.6/config/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc-2.6/config/default b/target/linux/rdc-2.6/config/default
index 54c4adbb14..adf7eec07b 100644
--- a/target/linux/rdc-2.6/config/default
+++ b/target/linux/rdc-2.6/config/default
@@ -243,7 +243,7 @@ CONFIG_MTD_PARTITIONS=y
# CONFIG_MTD_PNC2000 is not set
# CONFIG_MTD_RAM is not set
CONFIG_MTD_RDC3210=y
-# CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK is not set
+CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
CONFIG_MTD_REDBOOT_PARTS=y
# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set