[kernel] r21672 - in dists/trunk/linux/debian/config: . alpha armel hppa kernelarch-powerpc kernelarch-sparc kernelarch-x86

Bastian Blank waldi at moszumanska.debian.org
Sun Aug 3 19:38:47 UTC 2014


Author: waldi
Date: Sun Aug  3 19:38:47 2014
New Revision: 21672

Log:
debian/config: Remove some options that are gone for good

Modified:
   dists/trunk/linux/debian/config/alpha/config
   dists/trunk/linux/debian/config/armel/config.ixp4xx
   dists/trunk/linux/debian/config/armel/config.kirkwood
   dists/trunk/linux/debian/config/armel/config.versatile
   dists/trunk/linux/debian/config/config
   dists/trunk/linux/debian/config/hppa/config
   dists/trunk/linux/debian/config/kernelarch-powerpc/config
   dists/trunk/linux/debian/config/kernelarch-sparc/config
   dists/trunk/linux/debian/config/kernelarch-x86/config

Modified: dists/trunk/linux/debian/config/alpha/config
==============================================================================
--- dists/trunk/linux/debian/config/alpha/config	Sun Aug  3 19:05:53 2014	(r21671)
+++ dists/trunk/linux/debian/config/alpha/config	Sun Aug  3 19:38:47 2014	(r21672)
@@ -1108,5 +1108,4 @@
 CONFIG_MTD_DOCPROBE_ADDRESS=0x0000
 CONFIG_MTD_DOCPROBE_ADVANCED=y
 CONFIG_MTD_DOCPROBE_HIGH=y
-CONFIG_NETPOLL_TRAP=y
 

Modified: dists/trunk/linux/debian/config/armel/config.ixp4xx
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.ixp4xx	Sun Aug  3 19:05:53 2014	(r21671)
+++ dists/trunk/linux/debian/config/armel/config.ixp4xx	Sun Aug  3 19:38:47 2014	(r21672)
@@ -386,7 +386,6 @@
 ## file: drivers/net/Kconfig
 ##
 # CONFIG_NET_FC is not set
-# CONFIG_NETPOLL_TRAP is not set
 
 ##
 ## file: drivers/net/arcnet/Kconfig

Modified: dists/trunk/linux/debian/config/armel/config.kirkwood
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.kirkwood	Sun Aug  3 19:05:53 2014	(r21671)
+++ dists/trunk/linux/debian/config/armel/config.kirkwood	Sun Aug  3 19:38:47 2014	(r21672)
@@ -690,5 +690,4 @@
 CONFIG_MACH_TOPKICK_DT=y
 CONFIG_MACH_TS219_DT=y
 # CONFIG_MTD_ALAUDA is not set
-CONFIG_PROC_DEVICETREE=y
 

Modified: dists/trunk/linux/debian/config/armel/config.versatile
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.versatile	Sun Aug  3 19:05:53 2014	(r21671)
+++ dists/trunk/linux/debian/config/armel/config.versatile	Sun Aug  3 19:38:47 2014	(r21672)
@@ -460,6 +460,5 @@
 ##
 ## file: unknown
 ##
-# CONFIG_NETPOLL_TRAP is not set
 CONFIG_VIDEO_OUTPUT_CONTROL=m
 

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Sun Aug  3 19:05:53 2014	(r21671)
+++ dists/trunk/linux/debian/config/config	Sun Aug  3 19:38:47 2014	(r21672)
@@ -5936,7 +5936,6 @@
 ##
 ## file: unknown
 ##
-# CONFIG_ARPD is not set
 # CONFIG_ASUS_OLED is not set
 # CONFIG_ATH9K_LEGACY_RATE_CONTROL is not set
 # CONFIG_AUDIT_LOGINUID_IMMUTABLE is not set
@@ -5946,7 +5945,6 @@
 # CONFIG_FB_SM7XX is not set
 # CONFIG_FIREWIRE_OHCI_REMOTE_DMA is not set
 # CONFIG_GPIO_LANGWELL is not set
-CONFIG_IPV6_PRIVACY=y
 CONFIG_IWLWIFI_P2P=y
 CONFIG_M25PXX_USE_FAST_READ=y
 CONFIG_MLX5_DEBUG=y
@@ -5955,7 +5953,6 @@
 CONFIG_MTD_BLKDEVS=m
 # CONFIG_OMAP_CONTROL_USB is not set
 # CONFIG_OMAP_USB3 is not set
-CONFIG_PROC_DEVICETREE=y
 # CONFIG_R8187SE is not set
 # CONFIG_SCSI_AIC7XXX_OLD is not set
 # CONFIG_UIO_PDRV is not set

Modified: dists/trunk/linux/debian/config/hppa/config
==============================================================================
--- dists/trunk/linux/debian/config/hppa/config	Sun Aug  3 19:05:53 2014	(r21671)
+++ dists/trunk/linux/debian/config/hppa/config	Sun Aug  3 19:38:47 2014	(r21672)
@@ -721,8 +721,3 @@
 ##
 # CONFIG_SND_HDA_INTEL is not set
 
-##
-## file: unknown
-##
-# CONFIG_NETPOLL_TRAP is not set
-

Modified: dists/trunk/linux/debian/config/kernelarch-powerpc/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-powerpc/config	Sun Aug  3 19:05:53 2014	(r21671)
+++ dists/trunk/linux/debian/config/kernelarch-powerpc/config	Sun Aug  3 19:38:47 2014	(r21672)
@@ -1013,9 +1013,3 @@
 CONFIG_SND_POWERMAC=m
 CONFIG_SND_POWERMAC_AUTO_DRC=y
 
-##
-## file: unknown
-##
-CONFIG_NETPOLL_TRAP=y
-CONFIG_PROC_DEVICETREE=y
-

Modified: dists/trunk/linux/debian/config/kernelarch-sparc/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-sparc/config	Sun Aug  3 19:05:53 2014	(r21671)
+++ dists/trunk/linux/debian/config/kernelarch-sparc/config	Sun Aug  3 19:38:47 2014	(r21672)
@@ -642,8 +642,3 @@
 CONFIG_SND_SUN_CS4231=m
 CONFIG_SND_SUN_DBRI=m
 
-##
-## file: unknown
-##
-# CONFIG_NETPOLL_TRAP is not set
-

Modified: dists/trunk/linux/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-x86/config	Sun Aug  3 19:05:53 2014	(r21671)
+++ dists/trunk/linux/debian/config/kernelarch-x86/config	Sun Aug  3 19:38:47 2014	(r21672)
@@ -1883,7 +1883,6 @@
 CONFIG_CC_STACKPROTECTOR=y
 CONFIG_MTD_DOCPROBE_ADDRESS=0
 # CONFIG_MTD_DOCPROBE_ADVANCED is not set
-# CONFIG_NETPOLL_TRAP is not set
 CONFIG_R8187SE=m
 CONFIG_R8192EE=m
 CONFIG_SND_HDA_I915=y



More information about the Kernel-svn-changes mailing list