diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-09-13 15:38:41 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-09-13 15:38:41 +0000 |
commit | 0cfe919c3aaa920194b39f3cb944041a66270592 (patch) | |
tree | 409fb141ebb3da2e02860f5bad4019daf0ccf3c9 /target/linux/cns21xx/config-3.8 | |
parent | 38110700e1f829aaf5477e107c06f7f948aec79d (diff) |
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/config-3.8')
-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 |