[oe-commits] org.oe.dev ixp4xx-kernel: Updated to latest SVN defconfig, including some new BT modules

rwhitby commit openembedded-commits at lists.openembedded.org
Tue Mar 13 08:36:28 UTC 2007


ixp4xx-kernel: Updated to latest SVN defconfig, including some new BT modules

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 6c22fef7b920ae43c2fbce7a9e19083391b1a445
ViewMTN: http://monotone.openembedded.org/revision.psp?id=6c22fef7b920ae43c2fbce7a9e19083391b1a445
Files:
1
packages/linux/ixp4xx-kernel/2.6.20/defconfig
packages/linux/ixp4xx-kernel_2.6.20.bb
Diffs:

#
# mt diff -r43a62ff3ad6a1dfc1615f6fe0ba2aadd6024df0d -r6c22fef7b920ae43c2fbce7a9e19083391b1a445
#
# 
# 
# patch "packages/linux/ixp4xx-kernel/2.6.20/defconfig"
#  from [eacf924b6406c96469f2a70c60a5d1a1d4996518]
#    to [c206e8275cd8247424908fa95025901b3cc4bcc9]
# 
# patch "packages/linux/ixp4xx-kernel_2.6.20.bb"
#  from [6eb8e9c57273ade3a81f7f334b5cf2f80dc3e4ae]
#    to [4d7de8d49315a04f9f915a1a4d9bf7026b1352d9]
# 
============================================================
--- packages/linux/ixp4xx-kernel/2.6.20/defconfig	eacf924b6406c96469f2a70c60a5d1a1d4996518
+++ packages/linux/ixp4xx-kernel/2.6.20/defconfig	c206e8275cd8247424908fa95025901b3cc4bcc9
@@ -30,7 +30,7 @@ CONFIG_LOCALVERSION=""
 # General setup
 #
 CONFIG_LOCALVERSION=""
-CONFIG_LOCALVERSION_AUTO=y
+# CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_SWAP=y
 CONFIG_SYSVIPC=y
 # CONFIG_IPC_NS is not set
@@ -235,7 +235,6 @@ CONFIG_BINFMT_ELF=y
 CONFIG_BINFMT_ELF=y
 # CONFIG_BINFMT_AOUT is not set
 # CONFIG_BINFMT_MISC is not set
-# CONFIG_ARTHUR is not set
 
 #
 # Power management options
@@ -481,18 +480,20 @@ CONFIG_BT_BNEP_PROTO_FILTER=y
 CONFIG_BT_BNEP=m
 CONFIG_BT_BNEP_MC_FILTER=y
 CONFIG_BT_BNEP_PROTO_FILTER=y
-# CONFIG_BT_HIDP is not set
+CONFIG_BT_HIDP=m
 
 #
 # Bluetooth device drivers
 #
 CONFIG_BT_HCIUSB=m
 CONFIG_BT_HCIUSB_SCO=y
-# CONFIG_BT_HCIUART is not set
+CONFIG_BT_HCIUART=m
+CONFIG_BT_HCIUART_H4=y
+CONFIG_BT_HCIUART_BCSP=y
 CONFIG_BT_HCIBCM203X=m
 # CONFIG_BT_HCIBPA10X is not set
 # CONFIG_BT_HCIBFUSB is not set
-# CONFIG_BT_HCIVHCI is not set
+CONFIG_BT_HCIVHCI=m
 CONFIG_IEEE80211=m
 # CONFIG_IEEE80211_DEBUG is not set
 CONFIG_IEEE80211_CRYPT_WEP=m
============================================================
--- packages/linux/ixp4xx-kernel_2.6.20.bb	6eb8e9c57273ade3a81f7f334b5cf2f80dc3e4ae
+++ packages/linux/ixp4xx-kernel_2.6.20.bb	4d7de8d49315a04f9f915a1a4d9bf7026b1352d9
@@ -6,7 +6,7 @@
 # http://trac.nslu2-linux.org/kernel/
 #
 # The revision that is pulled from SVN is specified below
-IXP4XX_KERNEL_SVN_REV = "770"
+IXP4XX_KERNEL_SVN_REV = "772"
 #
 # The directory containing the patches to be applied is
 # specified below






More information about the Openembedded-commits mailing list