1
0
forked from pool/kernel-source

commit 77105c23fa8cbde9772d9b1f626ce320b770f9b6

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7343
This commit is contained in:
Michal Marek
2012-09-12 06:01:54 +00:00
committed by Git OBS Bridge
parent 49c0829dd1
commit 700c8592d7
22 changed files with 404 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
- (ARM/tegra) remove non-building module from config
- commit 4cdd491
-------------------------------------------------------------------
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
- config: disabled MFD drivers that aren't buildable as modules
This allows MFD_CORE to be modular on all arch/flavors except for
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
- commit ff91de4
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
@@ -72,6 +86,12 @@ Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
- Update config files. (vanilla ones)
- commit ca19bfb
-------------------------------------------------------------------
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
- ARM(omap2plus): Remove optional parts that don't compile
- commit 77105c2
-------------------------------------------------------------------
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz