1
0
forked from pool/kernel-source

GIT Revision: f554d8b2395ecf25c56e8c6ee80c45e3c6ddb9b3

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7266
This commit is contained in:
Michal Marek
2012-05-14 05:01:17 +00:00
committed by Git OBS Bridge
parent a0de4b5a24
commit eae2c110d1
41 changed files with 604 additions and 58 deletions

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
- Disabled more Intel embedded drivers.
Disabled:
- CONFIG_GPIO_LANGWELL
- CONFIG_GPIO_PCH
- CONFIG_GPIO_SCH
- commit f554d8b
-------------------------------------------------------------------
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
- USB storage on -desktop should be modular.
- commit 9331d48
-------------------------------------------------------------------
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
- Disabled more testing options.
Disables:
- CONFIG_TEST_POWER
- CONFIG_VIDEO_MEM2MEM_TESTDEV
- commit ef1f4ca
-------------------------------------------------------------------
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
- Update to 3.4-rc7.
- Eliminated 1 patch.
- commit 4cd9e9b
-------------------------------------------------------------------
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com