diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 09:27:13 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 09:27:13 +0000 |
commit | ef42fb4c136ebc5855259956d4e19a033a960422 (patch) | |
tree | 5887f96251be7c1e52dca6a22a29596ed8f1c24e /target/linux/ifxmips/nfs/config-2.6.26 | |
parent | 1238d93b092af12ca145e41e550bb7986cdd925e (diff) | |
download | upstream-ef42fb4c136ebc5855259956d4e19a033a960422.tar.gz upstream-ef42fb4c136ebc5855259956d4e19a033a960422.tar.bz2 upstream-ef42fb4c136ebc5855259956d4e19a033a960422.zip |
sort all target config files
SVN-Revision: 18367
Diffstat (limited to 'target/linux/ifxmips/nfs/config-2.6.26')
-rw-r--r-- | target/linux/ifxmips/nfs/config-2.6.26 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ifxmips/nfs/config-2.6.26 b/target/linux/ifxmips/nfs/config-2.6.26 index 137af82d44..19d7d2aa19 100644 --- a/target/linux/ifxmips/nfs/config-2.6.26 +++ b/target/linux/ifxmips/nfs/config-2.6.26 @@ -4,13 +4,13 @@ CONFIG_CRYPTO_CBC=y CONFIG_CRYPTO_DES=y CONFIG_CRYPTO_MANAGER=y CONFIG_CRYPTO_MD5=y -CONFIG_IP_PNP=y # CONFIG_IP_PNP_BOOTP is not set # CONFIG_IP_PNP_DHCP is not set # CONFIG_IP_PNP_RARP is not set +CONFIG_IP_PNP=y CONFIG_LOCKD=y CONFIG_NFS_FS=y CONFIG_ROOT_NFS=y CONFIG_RPCSEC_GSS_KRB5=y -CONFIG_SUNRPC=y CONFIG_SUNRPC_GSS=y +CONFIG_SUNRPC=y |