[kernel] r14876 - in dists/trunk/linux-2.6/debian: . config/kernelarch-x86

Maximilian Attems maks at alioth.debian.org
Mon Jan 4 15:01:28 UTC 2010


Author: maks
Date: Mon Jan  4 15:01:21 2010
New Revision: 14876

Log:
x86 enable SFI

needed for Moorestown platforms.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Mon Jan  4 11:31:08 2010	(r14875)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Jan  4 15:01:21 2010	(r14876)
@@ -18,7 +18,7 @@
     REGULATOR_MC13783, REGULATOR_AB3100, REGULATOR_TPS65023,
     REGULATOR_TPS6507X, VIDEO_SAA7164, DVB_PT1, BACKLIGHT_WM831X,
     SND_HDA_CODEC_CIRRUS, USB_ISP1362_HCD, LEDS_WM831X_STATUS.
-  * [x86] set ACPI_POWER_METER, ACPI_PROCESSOR_AGGREGATOR.
+  * [x86] set ACPI_POWER_METER, ACPI_PROCESSOR_AGGREGATOR, SFI.
   * Set MOUSE_PS2_ELANTECH for various EeePc. (closes: #522920)
 
   [ dann frazier ]

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Mon Jan  4 11:31:08 2010	(r14875)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Mon Jan  4 15:01:21 2010	(r14876)
@@ -1061,6 +1061,11 @@
 CONFIG_SERIAL_JSM=m
 
 ##
+## file: drivers/sfi/Kconfig
+##
+CONFIG_SFI=y
+
+##
 ## file: drivers/staging/comedi/Kconfig
 ##
 CONFIG_COMEDI=m



More information about the Kernel-svn-changes mailing list