[kernel] r13299 - in dists/trunk/linux-2.6/debian/config: m68k sparc

Maximilian Attems maks at alioth.debian.org
Mon Mar 30 13:11:35 UTC 2009


Author: maks
Date: Mon Mar 30 13:11:33 2009
New Revision: 13299

Log:
nuke old config variables

- SUN_BPP
  902663f6ea4a2603bee0d88450aae2d653a46f5d
  sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp

- SUN_MOSTEK_RTC
  eed795bf1fd2a012beddd6017fd7baf8ddf43ca1
  sparc: Kill sbus mostek RTC driver.

- BINFMT_AOUT32 SUNOS_EMUL
  ec98c6b9b47df6df1c1fa6cf3d427414f8c2cf16
  [SPARC]: Remove SunOS and Solaris binary support.

- BINFMT_ELF32
  48c946a482661d8466cd24bae5df749147ff1b1d
  [SPARC64]: Make use of the new fs/compat_binfmt_elf.c

- SPARC32_COMPAT
  09337f501ebdd224cd69df6d168a5c4fe75d86fa
  sparc64: Kill CONFIG_SPARC32_COMPAT

- sparc64: Remove 4MB and 512K base page size options
  f7fe93344fd3f4ccd406a35f751a61b77f94b0fc

- IDEDISK_MULTI_MOD
  7c51c17e0431d2f26bc23ee07de12eafb125ce83
  ide: remove CONFIG_IDEDISK_MULTI_MODE

sparc configs are now clean as of 2.6.29 for old variables too.

Modified:
   dists/trunk/linux-2.6/debian/config/m68k/config.atari
   dists/trunk/linux-2.6/debian/config/sparc/config
   dists/trunk/linux-2.6/debian/config/sparc/config.sparc64
   dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp

Modified: dists/trunk/linux-2.6/debian/config/m68k/config.atari
==============================================================================
--- dists/trunk/linux-2.6/debian/config/m68k/config.atari	(original)
+++ dists/trunk/linux-2.6/debian/config/m68k/config.atari	Mon Mar 30 13:11:33 2009
@@ -219,7 +219,6 @@
 CONFIG_ATARI_ROM_ISA=y
 CONFIG_ATARI_SCC=y
 CONFIG_ATARI_SCC_DMA=y
-# CONFIG_IDEDISK_MULTI_MODE is not set
 CONFIG_NATFEAT=y
 CONFIG_NFBLOCK=y
 CONFIG_NFCON=y

Modified: dists/trunk/linux-2.6/debian/config/sparc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/sparc/config	(original)
+++ dists/trunk/linux-2.6/debian/config/sparc/config	Mon Mar 30 13:11:33 2009
@@ -397,9 +397,3 @@
 CONFIG_SND_SUN_CS4231=m
 CONFIG_SND_SUN_DBRI=m
 
-##
-## file: unknown
-##
-# CONFIG_SUN_BPP is not set
-CONFIG_SUN_MOSTEK_RTC=y
-

Modified: dists/trunk/linux-2.6/debian/config/sparc/config.sparc64
==============================================================================
--- dists/trunk/linux-2.6/debian/config/sparc/config.sparc64	(original)
+++ dists/trunk/linux-2.6/debian/config/sparc/config.sparc64	Mon Mar 30 13:11:33 2009
@@ -417,13 +417,3 @@
 CONFIG_SND_ENS1371=m
 CONFIG_SND_MAESTRO3=m
 
-##
-## file: unknown
-##
-# CONFIG_BINFMT_AOUT32 is not set
-CONFIG_BINFMT_ELF32=y
-CONFIG_SOLARIS_EMUL=m
-CONFIG_SPARC32_COMPAT=y
-# CONFIG_SPARC64_PAGE_SIZE_4MB is not set
-# CONFIG_SPARC64_PAGE_SIZE_512KB is not set
-

Modified: dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp
==============================================================================
--- dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp	(original)
+++ dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp	Mon Mar 30 13:11:33 2009
@@ -419,14 +419,3 @@
 CONFIG_SND_ENS1371=m
 CONFIG_SND_MAESTRO3=m
 
-##
-## file: unknown
-##
-# CONFIG_BINFMT_AOUT32 is not set
-CONFIG_BINFMT_ELF32=y
-# CONFIG_IDEDISK_MULTI_MODE is not set
-CONFIG_SOLARIS_EMUL=m
-CONFIG_SPARC32_COMPAT=y
-# CONFIG_SPARC64_PAGE_SIZE_4MB is not set
-# CONFIG_SPARC64_PAGE_SIZE_512KB is not set
-



More information about the Kernel-svn-changes mailing list