diff options
author | Michael Lauer <mickey@vanille-media.de> | 2006-06-12 14:20:20 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-06-12 14:20:20 +0000 |
commit | c57248a0ba3e82e7e2111a1f23a5dfb91495d7da (patch) | |
tree | e365f70efafd84e19cbc134a3d3f3597bfbb5840 /packages/linux/linux-ezx/defconfig-a780 | |
parent | f1ab5d1610175c155e1de6ce40500ced5cdcd83b (diff) |
linux-ezx: fix direct keys on E680, disable LEGACY_PTYs
Diffstat (limited to 'packages/linux/linux-ezx/defconfig-a780')
-rw-r--r-- | packages/linux/linux-ezx/defconfig-a780 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-ezx/defconfig-a780 b/packages/linux/linux-ezx/defconfig-a780 index e90f125402..beb7a64cc1 100644 --- a/packages/linux/linux-ezx/defconfig-a780 +++ b/packages/linux/linux-ezx/defconfig-a780 @@ -736,8 +736,8 @@ CONFIG_SERIAL_PXA_CONSOLE=y CONFIG_SERIAL_CORE=y CONFIG_SERIAL_CORE_CONSOLE=y CONFIG_UNIX98_PTYS=y -CONFIG_LEGACY_PTYS=y -CONFIG_LEGACY_PTY_COUNT=256 +# CONFIG_LEGACY_PTYS is not set +# CONFIG_LEGACY_PTY_COUNT is not set # # IPMI |