[kernel] r18719 - in dists/sid/linux-2.6/debian: . config/mips

Ben Hutchings benh at alioth.debian.org
Tue Feb 21 04:27:12 UTC 2012


Author: benh
Date: Tue Feb 21 04:27:02 2012
New Revision: 18719

Log:
[mips/r5k-ip32] Enable INPUT_SGI_BTNS (previously INPUT_SGIO2_BTNS)

Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/config/mips/config.r5k-ip32

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	Tue Feb 21 04:24:17 2012	(r18718)
+++ dists/sid/linux-2.6/debian/changelog	Tue Feb 21 04:27:02 2012	(r18719)
@@ -20,6 +20,7 @@
       BLK_DEV_HT6560B, BLK_DEV_QD65XX, BLK_DEV_UMC8672
   * fs: Enable EFI_PARTITION in all configurations (Closes: #660582)
   * [i386] Re-enable INTEL_IOMMU, IRQ_REMAP
+  * [mips/r5k-ip32] Enable INPUT_SGI_BTNS (previously INPUT_SGIO2_BTNS)
 
   [ Bastian Blank ]
   * Don't advertise Xen support for rt images. (closes: #659988)

Modified: dists/sid/linux-2.6/debian/config/mips/config.r5k-ip32
==============================================================================
--- dists/sid/linux-2.6/debian/config/mips/config.r5k-ip32	Tue Feb 21 04:24:17 2012	(r18718)
+++ dists/sid/linux-2.6/debian/config/mips/config.r5k-ip32	Tue Feb 21 04:27:02 2012	(r18719)
@@ -252,6 +252,7 @@
 ## file: drivers/input/misc/Kconfig
 ##
 CONFIG_INPUT_MISC=y
+CONFIG_INPUT_SGI_BTNS=m
 
 ##
 ## file: drivers/input/mouse/Kconfig
@@ -703,7 +704,6 @@
 ##
 ## file: unknown
 ##
-CONFIG_INPUT_SGIO2_BTNS=m
 # CONFIG_MIPS_ATLAS is not set
 # CONFIG_MIPS_SEAD is not set
 # CONFIG_VIDEO_CPIA is not set



More information about the Kernel-svn-changes mailing list