diff options
author | Zoltan HERPAI <wigyori@uid0.hu> | 2014-05-01 18:49:58 +0000 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2014-05-01 18:49:58 +0000 |
commit | 4cb5d8663f1d022b63ff111d2dc0d1e8fe5d2595 (patch) | |
tree | 14a7181448d4f3749998dea638d8587ce50262ef /target | |
parent | 87bf1239e454672e11cbcbfcab7c60529ad2bd69 (diff) | |
download | upstream-4cb5d8663f1d022b63ff111d2dc0d1e8fe5d2595.tar.gz upstream-4cb5d8663f1d022b63ff111d2dc0d1e8fe5d2595.tar.bz2 upstream-4cb5d8663f1d022b63ff111d2dc0d1e8fe5d2595.zip |
octeon/mpc83xx: remove CONFIG_NETWORK_FILESYSTEMS override
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40642 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/mpc83xx/config-3.8 | 1 | ||||
-rw-r--r-- | target/linux/octeon/config-default | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/mpc83xx/config-3.8 b/target/linux/mpc83xx/config-3.8 index 2727e74728..9ea4309cfa 100644 --- a/target/linux/mpc83xx/config-3.8 +++ b/target/linux/mpc83xx/config-3.8 @@ -228,7 +228,6 @@ CONFIG_MTD_UBI_WL_THRESHOLD=4096 # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set CONFIG_NEED_PER_CPU_KM=y CONFIG_NEED_SG_DMA_LENGTH=y -# CONFIG_NETWORK_FILESYSTEMS is not set CONFIG_NET_CLS_BASIC=m CONFIG_NET_CLS_FLOW=m CONFIG_NET_CLS_FW=m diff --git a/target/linux/octeon/config-default b/target/linux/octeon/config-default index 643166ba98..96945ec765 100644 --- a/target/linux/octeon/config-default +++ b/target/linux/octeon/config-default @@ -145,7 +145,6 @@ CONFIG_MTD_PHYSMAP=y CONFIG_MTD_PHYSMAP_OF=y CONFIG_MUTEX_SPIN_ON_OWNER=y CONFIG_NEED_SG_DMA_LENGTH=y -# CONFIG_NETWORK_FILESYSTEMS is not set CONFIG_NLS=y CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_ISO8859_1=y |