Author: maks Date: Wed May 23 11:03:09 2007 New Revision: 8725 Log: unify settings of misc usb input devices where enabled in topconfig previously, reenable them kill references to old config variables see ba0acb5ee318901646f82c134cca2e4de0c43934
Modified: dists/trunk/linux-2.6/debian/arch/alpha/config dists/trunk/linux-2.6/debian/arch/amd64/config dists/trunk/linux-2.6/debian/arch/arm/config.footbridge dists/trunk/linux-2.6/debian/arch/arm/config.iop32x dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx dists/trunk/linux-2.6/debian/arch/config dists/trunk/linux-2.6/debian/arch/hppa/config dists/trunk/linux-2.6/debian/arch/i386/config dists/trunk/linux-2.6/debian/arch/ia64/config dists/trunk/linux-2.6/debian/arch/mips/config.4kc-malta dists/trunk/linux-2.6/debian/arch/mips/config.sb1-bcm91250a dists/trunk/linux-2.6/debian/arch/mips/config.sb1a-bcm91480b dists/trunk/linux-2.6/debian/arch/mipsel/config.4kc-malta dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1-bcm91250a dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1a-bcm91480b dists/trunk/linux-2.6/debian/arch/powerpc/config dists/trunk/linux-2.6/debian/arch/sparc/config.sparc64 dists/trunk/linux-2.6/debian/arch/sparc/config.sparc64-smp Modified: dists/trunk/linux-2.6/debian/arch/alpha/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/alpha/config (original) +++ dists/trunk/linux-2.6/debian/arch/alpha/config Wed May 23 11:03:09 2007 @@ -1312,9 +1312,7 @@ CONFIG_USB_HIDDEV=y CONFIG_USB_KBD=m CONFIG_USB_MOUSE=m -CONFIG_USB_POWERMATE=m CONFIG_USB_XPAD=m -CONFIG_USB_ATI_REMOTE=m CONFIG_USB_MDC800=m CONFIG_USB_MICROTEK=m CONFIG_USB_VICAM=m Modified: dists/trunk/linux-2.6/debian/arch/amd64/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/amd64/config (original) +++ dists/trunk/linux-2.6/debian/arch/amd64/config Wed May 23 11:03:09 2007 @@ -1167,9 +1167,7 @@ CONFIG_USB_HIDDEV=y CONFIG_USB_KBD=m CONFIG_USB_MOUSE=m -CONFIG_USB_POWERMATE=m CONFIG_USB_XPAD=m -CONFIG_USB_ATI_REMOTE=m CONFIG_USB_MDC800=m CONFIG_USB_MICROTEK=m CONFIG_USB_VICAM=m Modified: dists/trunk/linux-2.6/debian/arch/arm/config.footbridge ============================================================================== --- dists/trunk/linux-2.6/debian/arch/arm/config.footbridge (original) +++ dists/trunk/linux-2.6/debian/arch/arm/config.footbridge Wed May 23 11:03:09 2007 @@ -1336,11 +1336,7 @@ # CONFIG_USB_KBD=m CONFIG_USB_MOUSE=m -# CONFIG_USB_POWERMATE is not set -CONFIG_USB_YEALINK=m # CONFIG_USB_XPAD is not set -# CONFIG_USB_ATI_REMOTE is not set -CONFIG_USB_KEYSPAN_REMOTE=m # CONFIG_USB_APPLETOUCH is not set # Modified: dists/trunk/linux-2.6/debian/arch/arm/config.iop32x ============================================================================== --- dists/trunk/linux-2.6/debian/arch/arm/config.iop32x (original) +++ dists/trunk/linux-2.6/debian/arch/arm/config.iop32x Wed May 23 11:03:09 2007 @@ -972,7 +972,6 @@ CONFIG_TABLET_USB_KBTAB=m CONFIG_TABLET_USB_WACOM=m # CONFIG_INPUT_TOUCHSCREEN is not set -CONFIG_INPUT_MISC=y CONFIG_INPUT_UINPUT=m # @@ -1563,12 +1562,7 @@ # # CONFIG_USB_KBD is not set # CONFIG_USB_MOUSE is not set -CONFIG_USB_POWERMATE=m -# CONFIG_USB_YEALINK is not set CONFIG_USB_XPAD=m -CONFIG_USB_ATI_REMOTE=m -CONFIG_USB_ATI_REMOTE2=m -# CONFIG_USB_KEYSPAN_REMOTE is not set CONFIG_USB_APPLETOUCH=m # Modified: dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx ============================================================================== --- dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx (original) +++ dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx Wed May 23 11:03:09 2007 @@ -1569,12 +1569,7 @@ # # CONFIG_USB_KBD is not set # CONFIG_USB_MOUSE is not set -CONFIG_USB_POWERMATE=m -CONFIG_USB_YEALINK=m CONFIG_USB_XPAD=m -CONFIG_USB_ATI_REMOTE=m -CONFIG_USB_ATI_REMOTE2=m -CONFIG_USB_KEYSPAN_REMOTE=m CONFIG_USB_APPLETOUCH=m # Modified: dists/trunk/linux-2.6/debian/arch/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/config (original) +++ dists/trunk/linux-2.6/debian/arch/config Wed May 23 11:03:09 2007 @@ -243,7 +243,6 @@ # CONFIG_BLK_DEV_JMICRON is not set CONFIG_TEXTSEARCH=y CONFIG_DRM_VIA=m -CONFIG_USB_KEYSPAN_REMOTE=m CONFIG_DVB_S5H1420=m CONFIG_SND_HDSPM=m # CONFIG_HWMON_DEBUG_CHIP is not set @@ -683,7 +682,6 @@ CONFIG_PCMCIA_SPECTRUM=m CONFIG_HOSTAP_PCI=m CONFIG_USB_NET_AX8817X=m -CONFIG_USB_YEALINK=m CONFIG_FUSE_FS=m CONFIG_IEEE80211_CRYPT_CCMP=m CONFIG_FB_CYBLA=m @@ -819,7 +817,11 @@ CONFIG_MTD_M25P80=m CONFIG_NETFILTER_XT_MATCH_STRING=m CONFIG_YENTA_TOSHIBA=y -CONFIG_USB_ATI_REMOTE2=m +CONFIG_INPUT_ATI_REMOTE=m +CONFIG_INPUT_ATI_REMOTE2=m +CONFIG_INPUT_KEYSPAN_REMOTE=m +CONFIG_INPUT_POWERMATE=m +CONFIG_INPUT_YEALINK=m CONFIG_NETFILTER_XT_TARGET_NOTRACK=m CONFIG_SECURITY_NETWORK_XFRM=y CONFIG_NETFILTER_XT_MATCH_LIMIT=m Modified: dists/trunk/linux-2.6/debian/arch/hppa/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/hppa/config (original) +++ dists/trunk/linux-2.6/debian/arch/hppa/config Wed May 23 11:03:09 2007 @@ -651,7 +651,6 @@ CONFIG_USB_KBD=m CONFIG_USB_MOUSE=m # CONFIG_USB_XPAD is not set -# CONFIG_USB_ATI_REMOTE is not set # CONFIG_USB_MDC800 is not set # CONFIG_USB_MICROTEK is not set # CONFIG_USB_CATC is not set Modified: dists/trunk/linux-2.6/debian/arch/i386/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/i386/config (original) +++ dists/trunk/linux-2.6/debian/arch/i386/config Wed May 23 11:03:09 2007 @@ -1417,9 +1417,7 @@ CONFIG_USB_HIDDEV=y CONFIG_USB_KBD=m CONFIG_USB_MOUSE=m -CONFIG_USB_POWERMATE=m CONFIG_USB_XPAD=m -CONFIG_USB_ATI_REMOTE=m CONFIG_USB_APPLETOUCH=m CONFIG_USB_MDC800=m CONFIG_USB_MICROTEK=m Modified: dists/trunk/linux-2.6/debian/arch/ia64/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/ia64/config (original) +++ dists/trunk/linux-2.6/debian/arch/ia64/config Wed May 23 11:03:09 2007 @@ -1013,9 +1013,7 @@ CONFIG_USB_HIDDEV=y CONFIG_USB_KBD=m CONFIG_USB_MOUSE=m -CONFIG_USB_POWERMATE=m CONFIG_USB_XPAD=m -CONFIG_USB_ATI_REMOTE=m CONFIG_USB_MDC800=m CONFIG_USB_MICROTEK=m CONFIG_USB_VICAM=m Modified: dists/trunk/linux-2.6/debian/arch/mips/config.4kc-malta ============================================================================== --- dists/trunk/linux-2.6/debian/arch/mips/config.4kc-malta (original) +++ dists/trunk/linux-2.6/debian/arch/mips/config.4kc-malta Wed May 23 11:03:09 2007 @@ -2540,12 +2540,7 @@ # CONFIG_USB_KBD=m CONFIG_USB_MOUSE=m -CONFIG_USB_POWERMATE=m -CONFIG_USB_YEALINK=m CONFIG_USB_XPAD=m -CONFIG_USB_ATI_REMOTE=m -CONFIG_USB_ATI_REMOTE2=m -CONFIG_USB_KEYSPAN_REMOTE=m CONFIG_USB_APPLETOUCH=m # Modified: dists/trunk/linux-2.6/debian/arch/mips/config.sb1-bcm91250a ============================================================================== --- dists/trunk/linux-2.6/debian/arch/mips/config.sb1-bcm91250a (original) +++ dists/trunk/linux-2.6/debian/arch/mips/config.sb1-bcm91250a Wed May 23 11:03:09 2007 @@ -1382,12 +1382,7 @@ # # CONFIG_USB_KBD is not set # CONFIG_USB_MOUSE is not set -# CONFIG_USB_POWERMATE is not set -# CONFIG_USB_YEALINK is not set # CONFIG_USB_XPAD is not set -# CONFIG_USB_ATI_REMOTE is not set -CONFIG_USB_ATI_REMOTE2=m -# CONFIG_USB_KEYSPAN_REMOTE is not set # CONFIG_USB_APPLETOUCH is not set # Modified: dists/trunk/linux-2.6/debian/arch/mips/config.sb1a-bcm91480b ============================================================================== --- dists/trunk/linux-2.6/debian/arch/mips/config.sb1a-bcm91480b (original) +++ dists/trunk/linux-2.6/debian/arch/mips/config.sb1a-bcm91480b Wed May 23 11:03:09 2007 @@ -1378,12 +1378,7 @@ # # CONFIG_USB_KBD is not set # CONFIG_USB_MOUSE is not set -# CONFIG_USB_POWERMATE is not set -# CONFIG_USB_YEALINK is not set # CONFIG_USB_XPAD is not set -# CONFIG_USB_ATI_REMOTE is not set -CONFIG_USB_ATI_REMOTE2=m -# CONFIG_USB_KEYSPAN_REMOTE is not set # CONFIG_USB_APPLETOUCH is not set # Modified: dists/trunk/linux-2.6/debian/arch/mipsel/config.4kc-malta ============================================================================== --- dists/trunk/linux-2.6/debian/arch/mipsel/config.4kc-malta (original) +++ dists/trunk/linux-2.6/debian/arch/mipsel/config.4kc-malta Wed May 23 11:03:09 2007 @@ -2540,12 +2540,7 @@ # CONFIG_USB_KBD=m CONFIG_USB_MOUSE=m -CONFIG_USB_POWERMATE=m -CONFIG_USB_YEALINK=m CONFIG_USB_XPAD=m -CONFIG_USB_ATI_REMOTE=m -CONFIG_USB_ATI_REMOTE2=m -CONFIG_USB_KEYSPAN_REMOTE=m CONFIG_USB_APPLETOUCH=m # Modified: dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt ============================================================================== --- dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt (original) +++ dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt Wed May 23 11:03:09 2007 @@ -899,7 +899,6 @@ # CONFIG_INPUT_TOUCHSCREEN is not set CONFIG_INPUT_MISC=y # CONFIG_INPUT_PCSPKR is not set -CONFIG_INPUT_UINPUT=m # # Hardware I/O ports @@ -1219,12 +1218,7 @@ # # CONFIG_USB_KBD is not set # CONFIG_USB_MOUSE is not set -# CONFIG_USB_POWERMATE is not set -# CONFIG_USB_YEALINK is not set # CONFIG_USB_XPAD is not set -# CONFIG_USB_ATI_REMOTE is not set -CONFIG_USB_ATI_REMOTE2=m -# CONFIG_USB_KEYSPAN_REMOTE is not set # CONFIG_USB_APPLETOUCH is not set # Modified: dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1-bcm91250a ============================================================================== --- dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1-bcm91250a (original) +++ dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1-bcm91250a Wed May 23 11:03:09 2007 @@ -1382,12 +1382,7 @@ # # CONFIG_USB_KBD is not set # CONFIG_USB_MOUSE is not set -# CONFIG_USB_POWERMATE is not set -# CONFIG_USB_YEALINK is not set # CONFIG_USB_XPAD is not set -# CONFIG_USB_ATI_REMOTE is not set -CONFIG_USB_ATI_REMOTE2=m -# CONFIG_USB_KEYSPAN_REMOTE is not set # CONFIG_USB_APPLETOUCH is not set # Modified: dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1a-bcm91480b ============================================================================== --- dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1a-bcm91480b (original) +++ dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1a-bcm91480b Wed May 23 11:03:09 2007 @@ -1378,12 +1378,7 @@ # # CONFIG_USB_KBD is not set # CONFIG_USB_MOUSE is not set -# CONFIG_USB_POWERMATE is not set -# CONFIG_USB_YEALINK is not set # CONFIG_USB_XPAD is not set -# CONFIG_USB_ATI_REMOTE is not set -CONFIG_USB_ATI_REMOTE2=m -# CONFIG_USB_KEYSPAN_REMOTE is not set # CONFIG_USB_APPLETOUCH is not set # Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/powerpc/config (original) +++ dists/trunk/linux-2.6/debian/arch/powerpc/config Wed May 23 11:03:09 2007 @@ -988,9 +988,7 @@ CONFIG_USB_HIDDEV=y # CONFIG_USB_KBD is not set # CONFIG_USB_MOUSE is not set -CONFIG_USB_POWERMATE=m CONFIG_USB_XPAD=m -CONFIG_USB_ATI_REMOTE=m CONFIG_USB_MDC800=m CONFIG_USB_MICROTEK=m CONFIG_USB_VICAM=m Modified: dists/trunk/linux-2.6/debian/arch/sparc/config.sparc64 ============================================================================== --- dists/trunk/linux-2.6/debian/arch/sparc/config.sparc64 (original) +++ dists/trunk/linux-2.6/debian/arch/sparc/config.sparc64 Wed May 23 11:03:09 2007 @@ -47,7 +47,6 @@ CONFIG_OBP_FLASH=m CONFIG_FB_PM2=y # CONFIG_I2C_VIAPRO is not set -CONFIG_USB_ATI_REMOTE=m CONFIG_USB_OHCI_HCD=m CONFIG_IXGB=m CONFIG_SCSI_SYM53C8XX_2=m @@ -211,7 +210,6 @@ # CONFIG_I2C_DEBUG_CHIP is not set # CONFIG_USB_TEST is not set # CONFIG_USB_ACM is not set -# CONFIG_USB_POWERMATE is not set CONFIG_FC4_SOCAL=m CONFIG_VIA_VELOCITY=m # CONFIG_VIDEO_CQCAM is not set Modified: dists/trunk/linux-2.6/debian/arch/sparc/config.sparc64-smp ============================================================================== --- dists/trunk/linux-2.6/debian/arch/sparc/config.sparc64-smp (original) +++ dists/trunk/linux-2.6/debian/arch/sparc/config.sparc64-smp Wed May 23 11:03:09 2007 @@ -47,7 +47,6 @@ CONFIG_OBP_FLASH=m CONFIG_FB_PM2=y # CONFIG_I2C_VIAPRO is not set -CONFIG_USB_ATI_REMOTE=m CONFIG_USB_OHCI_HCD=m CONFIG_IXGB=m CONFIG_SCSI_SYM53C8XX_2=m @@ -210,7 +209,6 @@ # CONFIG_I2C_DEBUG_CHIP is not set # CONFIG_USB_TEST is not set # CONFIG_USB_ACM is not set -# CONFIG_USB_POWERMATE is not set CONFIG_FC4_SOCAL=m CONFIG_VIA_VELOCITY=m # CONFIG_VIDEO_CQCAM is not set _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

