[oe-commits] org.oe.dev ixp4xx-kernel: Bumped svn rev to pick up new defconfig

rwhitby commit openembedded-commits at lists.openembedded.org
Fri Aug 3 08:43:44 UTC 2007


ixp4xx-kernel: Bumped svn rev to pick up new defconfig

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

#
# mt diff -r367d58a757ae4962c512a28e2025dfa6bb39d571 -ra49fe2e2da0e39e35809f715b1dcda205597a1ec
#
# 
# 
# patch "packages/linux/ixp4xx-kernel/2.6.21/defconfig"
#  from [1e00d753e5ad2c0fb0f3c0a080c4b744b897d2d1]
#    to [2066088fb6f08b47ace0f9b1b4755bc9ea14fed6]
# 
# patch "packages/linux/ixp4xx-kernel_2.6.21.6.bb"
#  from [0b15c2bd8e24d2c3c24fab57a684fe921123a952]
#    to [4c21f111521b327915ac064d09fa63c6d1b1891b]
# 
============================================================
--- packages/linux/ixp4xx-kernel/2.6.21/defconfig	1e00d753e5ad2c0fb0f3c0a080c4b744b897d2d1
+++ packages/linux/ixp4xx-kernel/2.6.21/defconfig	2066088fb6f08b47ace0f9b1b4755bc9ea14fed6
@@ -883,12 +883,12 @@ CONFIG_NET_ETHERNET=y
 # Ethernet (10 or 100Mbit)
 #
 CONFIG_NET_ETHERNET=y
-CONFIG_MII=y
-CONFIG_IXP4XX_QMGR=y
-CONFIG_IXP4XX_NPE=y
+CONFIG_MII=m
+CONFIG_IXP4XX_QMGR=m
+CONFIG_IXP4XX_NPE=m
 CONFIG_IXP4XX_NPE_FW_LOAD=y
 CONFIG_IXP4XX_NPE_FW_MTD=y
-CONFIG_IXP4XX_MAC=y
+CONFIG_IXP4XX_MAC=m
 CONFIG_IXP4XX_CRYPTO=m
 # CONFIG_HAPPYMEAL is not set
 # CONFIG_SUNGEM is not set
@@ -1537,7 +1537,7 @@ CONFIG_USB_DEVICEFS=y
 #
 # USB Host Controller Drivers
 #
-CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_EHCI_HCD=m
 CONFIG_USB_EHCI_SPLIT_ISO=y
 CONFIG_USB_EHCI_ROOT_HUB_TT=y
 CONFIG_USB_EHCI_TT_NEWSCHED=y
============================================================
--- packages/linux/ixp4xx-kernel_2.6.21.6.bb	0b15c2bd8e24d2c3c24fab57a684fe921123a952
+++ packages/linux/ixp4xx-kernel_2.6.21.6.bb	4c21f111521b327915ac064d09fa63c6d1b1891b
@@ -6,7 +6,7 @@
 # http://trac.nslu2-linux.org/kernel/
 #
 # The revision that is pulled from SVN is specified below
-IXP4XX_KERNEL_SVN_REV = "911"
+IXP4XX_KERNEL_SVN_REV = "914"
 #
 # The directory containing the patches to be applied is
 # specified below






More information about the Openembedded-commits mailing list