diff options
author | rwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-27 12:59:39 +0000 |
---|---|---|
committer | rwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-27 12:59:39 +0000 |
commit | 1eb01bcbcb7f0a59eb39408bd15e05bfdda8f151 (patch) | |
tree | f6b253f297416f7229c498b89fa385a80e61ca01 /target/linux/generic-2.6/config-template | |
parent | 0967e5f36546178fbd4569a14b05209ade8f9781 (diff) |
Removed the obsolete MTD_SPLIT_ROOTFS config symbol.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8193 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-template')
-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 |