diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-09-13 15:38:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-09-13 15:38:41 +0000 |
commit | 3b30bd57936830c45062e5f1c163f2b116ec4bb5 (patch) | |
tree | a786a8633d9fef87e6a1d923b9d112125e349e15 /target | |
parent | 2af5facb25615c0e2da97db547f85c4f61969b21 (diff) | |
download | upstream-3b30bd57936830c45062e5f1c163f2b116ec4bb5.tar.gz upstream-3b30bd57936830c45062e5f1c163f2b116ec4bb5.tar.bz2 upstream-3b30bd57936830c45062e5f1c163f2b116ec4bb5.zip |
cns21xx: disable legacy PTY devices
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37967
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/cns21xx/config-3.8 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/cns21xx/config-3.8 b/target/linux/cns21xx/config-3.8 index ab14fc71c9..226b9f4d1a 100644 --- a/target/linux/cns21xx/config-3.8 +++ b/target/linux/cns21xx/config-3.8 @@ -111,8 +111,6 @@ CONFIG_INITRAMFS_SOURCE="" CONFIG_IP_PIMSM_V1=y CONFIG_IP_PIMSM_V2=y CONFIG_KTIME_SCALAR=y -CONFIG_LEGACY_PTYS=y -CONFIG_LEGACY_PTY_COUNT=256 CONFIG_M25PXX_USE_FAST_READ=y CONFIG_MACH_NSB3AST=y CONFIG_MACH_NS_K330=y |