From mboxrd@z Thu Jan 1 00:00:00 1970 From: git@ipfire.org To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 1a9effa942695d48c2b6c40d5a1075f891fa8865 Date: Sat, 25 Jan 2014 10:37:00 +0100 Message-ID: <20140125093708.27A7820ADF@argus.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7235265842118370004==" List-Id: --===============7235265842118370004== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via 1a9effa942695d48c2b6c40d5a1075f891fa8865 (commit) from d42f38e0336584e6159d77dd57b0499db31d4ba3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 1a9effa942695d48c2b6c40d5a1075f891fa8865 Author: Arne Fitzenreiter Date: Sat Jan 25 10:34:34 2014 +0100 kernel-kirkwood: build mmc,mmc_block and mvsdio into kernel. =20 this are needed for boot sheevaplug from mmc because modules are not work= ing in initrd. ----------------------------------------------------------------------- Summary of changes: config/kernel/kernel.config.armv5tel-ipfire-kirkwood | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) Difference in files: diff --git a/config/kernel/kernel.config.armv5tel-ipfire-kirkwood b/config/ke= rnel/kernel.config.armv5tel-ipfire-kirkwood index 626e44e..c3fe526 100644 --- a/config/kernel/kernel.config.armv5tel-ipfire-kirkwood +++ b/config/kernel/kernel.config.armv5tel-ipfire-kirkwood @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.10.10-ipfire-kirkwood Kernel Configuration +# Linux/arm 3.10.27-ipfire-kirkwood Kernel Configuration # CONFIG_ARM=3Dy CONFIG_SYS_SUPPORTS_APM_EMULATION=3Dy @@ -907,7 +907,7 @@ CONFIG_L2TP_V3=3Dy CONFIG_L2TP_IP=3Dm CONFIG_L2TP_ETH=3Dm CONFIG_STP=3Dy -CONFIG_GARP=3Dy +CONFIG_GARP=3Dm CONFIG_BRIDGE=3Dy CONFIG_BRIDGE_IGMP_SNOOPING=3Dy CONFIG_BRIDGE_VLAN_FILTERING=3Dy @@ -2195,7 +2195,7 @@ CONFIG_ISDN_HDLC=3Dm # CONFIG_INPUT=3Dy # CONFIG_INPUT_FF_MEMLESS is not set -CONFIG_INPUT_POLLDEV=3Dm +CONFIG_INPUT_POLLDEV=3Dy CONFIG_INPUT_SPARSEKMAP=3Dm CONFIG_INPUT_MATRIXKMAP=3Dm =20 @@ -4019,7 +4019,7 @@ CONFIG_UWB=3Dm CONFIG_UWB_HWA=3Dm CONFIG_UWB_WHCI=3Dm CONFIG_UWB_I1480U=3Dm -CONFIG_MMC=3Dm +CONFIG_MMC=3Dy # CONFIG_MMC_DEBUG is not set # CONFIG_MMC_UNSAFE_RESUME is not set # CONFIG_MMC_CLKGATE is not set @@ -4027,7 +4027,7 @@ CONFIG_MMC=3Dm # # MMC/SD/SDIO Card Drivers # -CONFIG_MMC_BLOCK=3Dm +CONFIG_MMC_BLOCK=3Dy CONFIG_MMC_BLOCK_MINORS=3D8 CONFIG_MMC_BLOCK_BOUNCE=3Dy # CONFIG_SDIO_UART is not set @@ -4043,7 +4043,7 @@ CONFIG_MMC_SDHCI_PLTFM=3Dm CONFIG_MMC_SDHCI_PXAV3=3Dm CONFIG_MMC_SDHCI_PXAV2=3Dm CONFIG_MMC_TIFM_SD=3Dm -CONFIG_MMC_MVSDIO=3Dm +CONFIG_MMC_MVSDIO=3Dy CONFIG_MMC_CB710=3Dm CONFIG_MMC_VIA_SDMMC=3Dm CONFIG_MMC_DW=3Dm @@ -4213,7 +4213,6 @@ CONFIG_DMA_OF=3Dy # # DMA Clients # -CONFIG_NET_DMA=3Dy CONFIG_ASYNC_TX_DMA=3Dy # CONFIG_DMATEST is not set # CONFIG_AUXDISPLAY is not set hooks/post-receive -- IPFire 2.x development tree --===============7235265842118370004==--