aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2006-03-03 22:45:21 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-03 22:45:21 +0000
commita05a742d64f9c4198dc93c43e3bec5868d533ae4 (patch)
tree6135a0c6ce1995aadc8ac6e209d182e9d253260a /packages/linux
parent14641354bf3f07dbc7664259d51f20919dbf3263 (diff)
downloadopenembedded-a05a742d64f9c4198dc93c43e3bec5868d533ae4.tar.gz
eciadsl/ixp4xx-kernel: Add eciadsl package and HDLC support
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/ixp4xx-kernel/2.6.16/defconfig3
-rw-r--r--packages/linux/ixp4xx-kernel_2.6.16-rc4-git9.bb2
2 files changed, 3 insertions, 2 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
diff --git a/packages/linux/ixp4xx-kernel_2.6.16-rc4-git9.bb b/packages/linux/ixp4xx-kernel_2.6.16-rc4-git9.bb
index e47f20a7ab..1a2563cdb7 100644
--- a/packages/linux/ixp4xx-kernel_2.6.16-rc4-git9.bb
+++ b/packages/linux/ixp4xx-kernel_2.6.16-rc4-git9.bb
@@ -3,7 +3,7 @@
# Increment PR_CONFIG for changes to the ixp4xx-kernel specific
# defconfig (do *NOT* increment anything in here for changes
# to other kernel configs!)
-PR_CONFIG = "0"
+PR_CONFIG = "1"
#
# Increment the number below (i.e. the digits after PR) when
# making changes within this file or for changes to the patches