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 | 5c9cbf119d3747b6adc68f27150d74771b7086b7 (patch) | |
tree | 4789c98d6986eebbdaca3029b41efe7c11bef233 /target/linux/brcm63xx-2.6/config | |
parent | 9198bbb303508800a55d9887ad940052f388a5cd (diff) | |
download | mtk-20170518-5c9cbf119d3747b6adc68f27150d74771b7086b7.zip mtk-20170518-5c9cbf119d3747b6adc68f27150d74771b7086b7.tar.gz mtk-20170518-5c9cbf119d3747b6adc68f27150d74771b7086b7.tar.bz2 |
clean up nfsd kernel config entries (#1523)
SVN-Revision: 6731
Diffstat (limited to 'target/linux/brcm63xx-2.6/config')
-rw-r--r-- | target/linux/brcm63xx-2.6/config/default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/brcm63xx-2.6/config/default b/target/linux/brcm63xx-2.6/config/default index 3c4016a..1d80fda 100644 --- a/target/linux/brcm63xx-2.6/config/default +++ b/target/linux/brcm63xx-2.6/config/default @@ -334,8 +334,6 @@ CONFIG_NET_KEY=y CONFIG_NET_SCH_CLK_GETTIMEOFDAY=y # CONFIG_NET_SCH_CLK_JIFFIES is not set # CONFIG_NET_VENDOR_3COM is not set -# CONFIG_NFSD is not set -# CONFIG_NFS_FS is not set CONFIG_NLS=y CONFIG_NLS_ASCII=m # CONFIG_NLS_CODEPAGE_437 is not set |