diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-03-27 23:41:05 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-03-27 23:41:05 +0000 |
commit | 551cef33ba0417b17947f64ba3fad7d9c4275f99 (patch) | |
tree | 373b77941ddb07df72b175ed2b27036de5a487d7 /target/linux/pxa-2.6 | |
parent | f981bdac7c2bd22d023dd2f2dcce17003c4d28bc (diff) | |
download | upstream-551cef33ba0417b17947f64ba3fad7d9c4275f99.tar.gz upstream-551cef33ba0417b17947f64ba3fad7d9c4275f99.tar.bz2 upstream-551cef33ba0417b17947f64ba3fad7d9c4275f99.zip |
clean up nfsd kernel config entries (#1523)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6731 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/pxa-2.6')
-rw-r--r-- | target/linux/pxa-2.6/config/default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/pxa-2.6/config/default b/target/linux/pxa-2.6/config/default index dcbff874af..6e87a2cf36 100644 --- a/target/linux/pxa-2.6/config/default +++ b/target/linux/pxa-2.6/config/default @@ -287,8 +287,6 @@ CONFIG_NET_DIVERT=y # CONFIG_NET_SCH_NETEM is not set # CONFIG_NET_WIRELESS_RTNETLINK is not set # CONFIG_NEW_LEDS is not set -# CONFIG_NFSD is not set -# CONFIG_NFS_FS is not set # CONFIG_NLS is not set # CONFIG_NO_IDLE_HZ is not set # CONFIG_NTFS_FS is not set |