diff options
author | Koen Kooi <koen@openembedded.org> | 2006-03-04 15:52:58 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-03-04 15:52:58 +0000 |
commit | e8251f5ecd1459bb5b25c622514324f133485986 (patch) | |
tree | 86d5a9bd4394f15842fa7b2c91685ac20f2adc67 /packages/linux/ixp4xx-kernel | |
parent | 102787f045e2858cb45032291b52ece55f893d4d (diff) | |
parent | 0afc9678f57e1832a0c2d995637fcc7cfa59ce2a (diff) |
merge of 253db2cc1289b54dcf638e5bd3cd11ae2a9c432f
and bee378ef0bf8d72ae3f2f94a19b1ed5b0b2f95f4
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 |