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

Bastian Blank waldi at alioth.debian.org
Sat Nov 24 18:09:17 UTC 2012


Author: waldi
Date: Sat Nov 24 18:09:16 2012
New Revision: 19527

Log:
* debian/changelog: Update.
* debian/config/kernelarch-x86/config:
  Enable ASUS_LAPTOP, FUJITSU_LAPTOP, FUJITSU_TABLET, HP_WMI, MSI_LAPTOP,
  PANASONIC_LAPTOP, COMPAL_LAPTOP, SONY_LAPTOP and APPLE_GMUX.

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

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sat Nov 24 17:58:48 2012	(r19526)
+++ dists/trunk/linux/debian/changelog	Sat Nov 24 18:09:16 2012	(r19527)
@@ -7,6 +7,7 @@
   * Enable POWER_SUPPLY.
   * [amd64] Enable CRYPTO_CAMELLIA_X86_64, CRYPTO_SERPENT_AVX_X86_64 and
     CRYPTO_TWOFISH_AVX_X86_64.
+  * [x86]: Enable more plattform drivers.
 
  -- Bastian Blank <waldi at debian.org>  Wed, 21 Nov 2012 09:34:28 +0100
 

Modified: dists/trunk/linux/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-x86/config	Sat Nov 24 17:58:48 2012	(r19526)
+++ dists/trunk/linux/debian/config/kernelarch-x86/config	Sat Nov 24 18:09:16 2012	(r19527)
@@ -1090,12 +1090,19 @@
 CONFIG_X86_PLATFORM_DEVICES=y
 CONFIG_ACER_WMI=m
 CONFIG_ACERHDF=m
+CONFIG_ASUS_LAPTOP=m
 CONFIG_DELL_LAPTOP=m
 CONFIG_DELL_WMI=m
 CONFIG_DELL_WMI_AIO=m
+CONFIG_FUJITSU_LAPTOP=m
+CONFIG_FUJITSU_TABLET=m
 CONFIG_AMILO_RFKILL=m
 CONFIG_HP_ACCEL=m
-CONFIG_SONYPI_COMPAT=y
+CONFIG_HP_WMI=m
+CONFIG_MSI_LAPTOP=m
+CONFIG_PANASONIC_LAPTOP=m
+CONFIG_COMPAL_LAPTOP=m
+CONFIG_SONY_LAPTOP=m
 CONFIG_IDEAPAD_LAPTOP=m
 CONFIG_THINKPAD_ACPI=m
 CONFIG_THINKPAD_ACPI_ALSA_SUPPORT=y
@@ -1119,6 +1126,7 @@
 CONFIG_INTEL_IPS=m
 CONFIG_SAMSUNG_LAPTOP=m
 CONFIG_INTEL_OAKTRAIL=m
+CONFIG_APPLE_GMUX=m
 
 ##
 ## file: drivers/pnp/Kconfig



More information about the Kernel-svn-changes mailing list