diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-07-27 12:59:39 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-07-27 12:59:39 +0000 |
commit | 807db2473d8bb6a1ee86fb1f4608936d021ab383 (patch) | |
tree | 01f2f09eafe6d0b94dff5f1a83bf70d094743f2a /target/linux/generic-2.6 | |
parent | 4e1630f4b69ac6a77ecd77a328ed6d7a4591f302 (diff) | |
download | upstream-807db2473d8bb6a1ee86fb1f4608936d021ab383.tar.gz upstream-807db2473d8bb6a1ee86fb1f4608936d021ab383.tar.bz2 upstream-807db2473d8bb6a1ee86fb1f4608936d021ab383.zip |
Removed the obsolete MTD_SPLIT_ROOTFS config symbol.
SVN-Revision: 8193
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/config-template | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-template b/target/linux/generic-2.6/config-template index 9668cd498c..997eb40d76 100644 --- a/target/linux/generic-2.6/config-template +++ b/target/linux/generic-2.6/config-template @@ -679,7 +679,6 @@ CONFIG_MSDOS_PARTITION=y # CONFIG_MTD_NAND is not set CONFIG_MTD_ROOTFS_ROOT_DEV=y CONFIG_MTD_ROOTFS_SPLIT=y -CONFIG_MTD_SPLIT_ROOTFS=y # CONFIG_MYRI10GE is not set # CONFIG_NCP_FS is not set CONFIG_NET=y |