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 | 6a9f90c0c7488ace03cd63bb5e579ab431c9a684 (patch) | |
tree | 409fb141ebb3da2e02860f5bad4019daf0ccf3c9 /target/linux/cns21xx | |
parent | fd8e0bf1df6b2d39fb0d71429050103a49e8d020 (diff) | |
download | upstream-6a9f90c0c7488ace03cd63bb5e579ab431c9a684.tar.gz upstream-6a9f90c0c7488ace03cd63bb5e579ab431c9a684.tar.bz2 upstream-6a9f90c0c7488ace03cd63bb5e579ab431c9a684.zip |
cns21xx: disable legacy PTY devices
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37967 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cns21xx')
-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 |