diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-08-19 10:01:17 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-08-19 10:01:17 +0000 |
commit | 83ad4a2d055e8dfdce8423e20872af256a7e1df4 (patch) | |
tree | bfe5192931c405a94514f5c9053fd7bb20da6237 /target/linux/generic-2.6/config-template | |
parent | 5820176c95195b2252ead51815f7fc60c626f568 (diff) |
disable romfs, nothing uses it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8430 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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-template b/target/linux/generic-2.6/config-template index 997eb40d7..28ff32b43 100644 --- a/target/linux/generic-2.6/config-template +++ b/target/linux/generic-2.6/config-template @@ -1003,7 +1003,7 @@ CONFIG_RAMFS=y # CONFIG_RELAY is not set # CONFIG_RESOURCES_64BIT is not set # CONFIG_RFD_FTL is not set -CONFIG_ROMFS_FS=m +# CONFIG_ROMFS_FS is not set # CONFIG_ROSE is not set CONFIG_RPCSEC_GSS_KRB5=m # CONFIG_RPCSEC_GSS_SPKM3 is not set |