1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-25 14:56:47 +02:00

disable romfs, nothing uses it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8430 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-08-19 10:01:17 +00:00
parent 5820176c95
commit 83ad4a2d05
2 changed files with 2 additions and 2 deletions

View File

@ -1031,7 +1031,7 @@ CONFIG_RAMFS=y
# CONFIG_RESOURCES_64BIT is not set
# CONFIG_RFD_FTL is not set
# CONFIG_RFKILL 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

View File

@ -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