diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-16 20:40:01 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-16 20:40:01 +0000 |
commit | 39073963a229080155cfd184ddeed6a000e3dbf0 (patch) | |
tree | 503fa1f209855f9998497ebfe16dcef90bf77382 /openwrt/target/linux/linux-2.6/config | |
parent | e16cf13ed704763e6dcb0dc40327b84606c8efec (diff) |
disable minix, separate flash-map driver patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1940 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/linux-2.6/config')
-rw-r--r-- | openwrt/target/linux/linux-2.6/config/brcm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/target/linux/linux-2.6/config/brcm b/openwrt/target/linux/linux-2.6/config/brcm index de5bbba10c..2597b336d7 100644 --- a/openwrt/target/linux/linux-2.6/config/brcm +++ b/openwrt/target/linux/linux-2.6/config/brcm @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.12.5 -# Wed Sep 14 09:36:02 2005 +# Fri Sep 16 22:34:43 2005 # CONFIG_MIPS=y # CONFIG_MIPS64 is not set @@ -978,7 +978,7 @@ CONFIG_XFS_FS=m # CONFIG_XFS_QUOTA is not set # CONFIG_XFS_SECURITY is not set # CONFIG_XFS_POSIX_ACL is not set -CONFIG_MINIX_FS=m +# CONFIG_MINIX_FS is not set # CONFIG_ROMFS_FS is not set # CONFIG_QUOTA is not set # CONFIG_DNOTIFY is not set |