projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b776802
)
Fix config, set directory block to -1 for redboot.
author
Mike Albon
<malbon@openwrt.org>
Tue, 6 Mar 2007 23:13:20 +0000
(23:13 +0000)
committer
Mike Albon
<malbon@openwrt.org>
Tue, 6 Mar 2007 23:13:20 +0000
(23:13 +0000)
SVN-Revision: 6533
target/linux/rdc-2.6/config/default
patch
|
blob
|
history
diff --git
a/target/linux/rdc-2.6/config/default
b/target/linux/rdc-2.6/config/default
index 54c4adbb146120d0db92624dd1a9aef7c18af08b..adf7eec07b929e607db63a8255dd3a9008844e41 100644
(file)
--- 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