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 e3cbe60f5d46bbef7e4e257fbbae5a49f91d06df (commit) from 2fff11756f9c81b3e8d861107e1b074695ff6dff (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 e3cbe60f5d46bbef7e4e257fbbae5a49f91d06df Author: Arne Fitzenreiter arne_f@ipfire.org Date: Fri Feb 14 23:26:31 2014 +0100
kernel: update i586 config.
-----------------------------------------------------------------------
Summary of changes: config/kernel/kernel.config.i586-ipfire | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-)
Difference in files: diff --git a/config/kernel/kernel.config.i586-ipfire b/config/kernel/kernel.config.i586-ipfire index 386a6c0..6628c64 100644 --- a/config/kernel/kernel.config.i586-ipfire +++ b/config/kernel/kernel.config.i586-ipfire @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.10.11-ipfire Kernel Configuration +# Linux/x86 3.10.30 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -1093,7 +1093,7 @@ CONFIG_L2TP_V3=y CONFIG_L2TP_IP=m CONFIG_L2TP_ETH=m CONFIG_STP=y -CONFIG_GARP=y +CONFIG_GARP=m CONFIG_BRIDGE=y CONFIG_BRIDGE_IGMP_SNOOPING=y CONFIG_BRIDGE_VLAN_FILTERING=y @@ -1715,6 +1715,7 @@ CONFIG_BCACHE=m # CONFIG_BCACHE_DEBUG is not set # CONFIG_BCACHE_EDEBUG is not set # CONFIG_BCACHE_CLOSURES_DEBUG is not set +CONFIG_BLK_DEV_DM_BUILTIN=y CONFIG_BLK_DEV_DM=y # CONFIG_DM_DEBUG is not set CONFIG_DM_BUFIO=m @@ -2818,7 +2819,7 @@ CONFIG_GPIO_ICH=m # # PCI GPIO expanders: # -CONFIG_GPIO_CS5535=y +CONFIG_GPIO_CS5535=m # CONFIG_GPIO_AMD8111 is not set # CONFIG_GPIO_LANGWELL is not set # CONFIG_GPIO_PCH is not set @@ -3905,6 +3906,7 @@ CONFIG_BACKLIGHT_APPLE=m # CONFIG_BACKLIGHT_LM3630 is not set # CONFIG_BACKLIGHT_LM3639 is not set # CONFIG_BACKLIGHT_LP855X is not set +# CONFIG_BACKLIGHT_OT200 is not set
# # Console display driver support @@ -4623,7 +4625,6 @@ CONFIG_DMA_ACPI=y # # DMA Clients # -CONFIG_NET_DMA=y CONFIG_ASYNC_TX_DMA=y # CONFIG_DMATEST is not set CONFIG_DCA=m
hooks/post-receive -- IPFire 2.x development tree