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

Ben Hutchings benh at alioth.debian.org
Sun Dec 5 18:11:22 UTC 2010


Author: benh
Date: Sun Dec  5 18:11:09 2010
New Revision: 16651

Log:
[i386] IR: Enable IR_NUVOTON as module

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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sun Dec  5 18:09:05 2010	(r16650)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Dec  5 18:11:09 2010	(r16651)
@@ -33,6 +33,7 @@
   * net/ppp: Enable PPTP as module
   * net: Enable BNA, SMCTR, USB_NET_CX82310_ETH as modules
   * IR: Enable IR_RC5_SZ_DECODER as module
+  * [i386] IR: Enable IR_NUVOTON as module
 
  -- maximilian attems <max at stro.at>  Wed, 31 Oct 2010 13:23:11 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 18:09:05 2010	(r16650)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 18:11:09 2010	(r16651)
@@ -864,6 +864,7 @@
 CONFIG_IR_LIRC_CODEC=m
 CONFIG_IR_IMON=m
 CONFIG_IR_MCEUSB=m
+# CONFIG_IR_NUVOTON is not set
 CONFIG_IR_ENE=m
 CONFIG_IR_STREAMZAP=m
 

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-32
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-32	Sun Dec  5 18:09:05 2010	(r16650)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-32	Sun Dec  5 18:11:09 2010	(r16651)
@@ -204,6 +204,11 @@
 # CONFIG_MACINTOSH_DRIVERS is not set
 
 ##
+## file: drivers/media/IR/Kconfig
+##
+CONFIG_IR_NUVOTON=m
+
+##
 ## file: drivers/media/radio/Kconfig
 ##
 CONFIG_RADIO_CADET=m



More information about the Kernel-svn-changes mailing list