diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2006-03-03 22:45:21 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-03-03 22:45:21 +0000 |
commit | a05a742d64f9c4198dc93c43e3bec5868d533ae4 (patch) | |
tree | 6135a0c6ce1995aadc8ac6e209d182e9d253260a /packages/linux/ixp4xx-kernel | |
parent | 14641354bf3f07dbc7664259d51f20919dbf3263 (diff) |
eciadsl/ixp4xx-kernel: Add eciadsl package and HDLC support
Diffstat (limited to 'packages/linux/ixp4xx-kernel')
-rw-r--r-- | packages/linux/ixp4xx-kernel/2.6.16/defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel/2.6.16/defconfig b/packages/linux/ixp4xx-kernel/2.6.16/defconfig index 014ff73135..3213ff8c1c 100644 --- a/packages/linux/ixp4xx-kernel/2.6.16/defconfig +++ b/packages/linux/ixp4xx-kernel/2.6.16/defconfig @@ -914,7 +914,8 @@ CONFIG_INPUT_IXP4XX_BEEPER=y # Character devices # # CONFIG_VT is not set -# CONFIG_SERIAL_NONSTANDARD is not set +CONFIG_SERIAL_NONSTANDARD=y +CONFIG_N_HDLC=m # # Serial drivers |