Commit Graph

33 Commits

Author SHA1 Message Date
Frederik Schüler e6073f87ab Make CONFIG_IPW2100 a per-architecture option and deactivate it on all architectures but i386.
svn path=/dists/trunk/linux-2.6/; revision=5276
2006-01-05 13:27:34 +00:00
Jonas Smedegaard f1e8856262 Rollback phase 2 of kernel config option cleanup (needs more care).
svn path=/dists/trunk/linux-2.6/; revision=5126
2005-12-29 12:10:27 +00:00
Jonas Smedegaard 38fcad77dc Stripping even more. This should be all!
svn path=/dists/trunk/linux-2.6/; revision=5121
2005-12-29 02:42:02 +00:00
Frederik Schüler f16850b763 Make CONFIG_PACKET, PACKET_MM and UNIX builtin on all architectures:
statically linked has better performance then modules due to TLB issue.


svn path=/dists/trunk/linux-2.6/; revision=4885
2005-11-24 15:37:55 +00:00
Frederik Schüler 4843eb07da - QLA2XXX options activated globally.
- CONFIG_SCTP_HMAC_MD5=y set globally - or better default to CONFIG_SCTP_HMAC_SHA1=y?
- Memory model options removed from global config: every arch must set their memory model by arch/flavour now (FLATMEM, or DISCONTIGMEM on NUMA).
- new option: DEFAULT_IOSCHED="anticipatory" - everyone OK with this or better use the deadline scheduler?
- CONFIG_SPLIT_PTLOCK_CPUS must be set per-arch


svn path=/dists/trunk/linux-2.6/; revision=4829
2005-11-15 13:23:41 +00:00
Frederik Schüler 64be5f91af - Globally activate CONFIG_SECURITY_NETWORK
- activate XFS_QUOTA in a split-config aware way.

svn path=/dists/trunk/linux-2.6/; revision=4786
2005-11-11 14:31:24 +00:00
Christian T. Steigies 2f60f00ed2 m68k updates, if the spinlock patch breaks your arch, I'll have to add it to the m68k.diff
svn path=/dists/trunk/linux-2.6/; revision=4753
2005-11-08 23:10:57 +00:00
Christian T. Steigies 4e587d6f47 final patches to make 2.6.13 compile on m68k
svn path=/dists/trunk/linux-2.6/; revision=4524
2005-10-18 20:54:35 +00:00
Simon Horman 1d52bfbf89 Apus might build now. QLA2XXX can be set to n. Latter needed for former
svn path=/dists/trunk/linux-2.6/; revision=4518
2005-10-18 11:12:02 +00:00
Sven Luther 591c8d399f Updated configs with split-config.
svn path=/dists/trunk/linux-2.6-2.6.14-rc4/; revision=4471
2005-10-16 09:32:26 +00:00
Bastian Blank 8e8f94fbbe Move security settings to core config file.
* debian/arch/alpha/config, debian/arch/amd64/config,
  debian/arch/arm/config, debian/arch/hppa/config,
  debian/arch/i386/config, debian/arch/ia64/config,
  debian/arch/m68k/config, debian/arch/powerpc/config,
  debian/arch/s390/config, debian/arch/sparc/config:
  Remove security settings.
* debian/arch/config: Add security settings.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=4206
2005-09-14 21:08:14 +00:00
Bastian Blank 90a7a09ede * Move audit and preempt settings to core config file.
* Fix powerpc configuration.

* debian/arch/alpha/config, debian/arch/amd64/config,
  debian/arch/arm/config, debian/arch/hppa/config,
  debian/arch/i386/config, debian/arch/ia64/config,
  debian/arch/m68k/config, debian/arch/s390/config,
  debian/arch/sparc/config, debian/arch/sparc/config.sparc64:
  Remove audit and preempt settings.
* debian/arch/config: Add audit and preempt settings.
* debian/arch/powerpc/config
  - Remove audit and preempt settings.
  - Add HZ settings.
* debian/arch/powerpc/config.powerpc, debian/arch/powerpc/config.powerpc-smp,
  debian/arch/powerpc/noconfig.apus: Fix several options.
* debian/arch/powerpc/config.powerpc64: Add correct memory model.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=4181
2005-09-13 14:37:54 +00:00
Andres Salomon f6dacba124 unify CONFIG_NLS stuff. it was rather impressive how every arch was doing
this differently..

svn path=/dists/trunk/linux-2.6/; revision=4175
2005-09-12 05:00:38 +00:00
Andres Salomon eecbe3b5fb unify a bunch of scsi drivers, including aic7xxx and aic79xx.
svn path=/dists/trunk/linux-2.6/; revision=4174
2005-09-12 04:49:57 +00:00
Andres Salomon ece7067314 Unify generic scsi settings. SCSI_LOGGING and SCSI_CONSTANTS is now on for
things like m68k and arm; I'm not even really sure how necessary these are
for things like i386. 

svn path=/dists/trunk/linux-2.6/; revision=4173
2005-09-12 04:08:49 +00:00
Andres Salomon 952b47ca39 unify SATA stuff
svn path=/dists/trunk/linux-2.6/; revision=4172
2005-09-12 03:51:58 +00:00
Andres Salomon 181dfce657 ugh. conflicts galore.. suck.
svn path=/dists/trunk/linux-2.6/; revision=4171
2005-09-12 03:48:11 +00:00
Simon Horman 784883e07f * Disable BSDv3 accounting on hppa and alpha, it was already
disabled on all other architectures. Also unify BSD accounting
    config into top level config, rather than per flavour configs.
    This shows that BSD accounting is available on all except
    sparc and the rpc and s3c2410 flavours of arm.
    I am not sure if that is intentional.

svn path=/dists/trunk/linux-2.6/; revision=4167
2005-09-12 02:13:51 +00:00
Frederik Schüler 1e22609a36 First shot of 2.6.13 options for amd64, touching other arches too.
We might need to discuss the one or other global option, especially if we 
want to enable TPM or not.

svn path=/dists/trunk/linux-2.6/; revision=4166
2005-09-10 18:21:40 +00:00
Andres Salomon fb925312c5 remove duplicated CONFIG_PROC_KCORE entries
svn path=/dists/trunk/linux-2.6/; revision=4159
2005-09-09 13:56:58 +00:00
Andres Salomon 04e6826d71 remove duplicate CONFIG_PROC_FS entries
svn path=/dists/trunk/linux-2.6/; revision=4158
2005-09-09 13:56:26 +00:00
Andres Salomon 604e655edd Unify NTFS config options; note that I've enabled NTFS_RW, since it is
apparently "safe" (according to the docs).  If this is not the case on some
  architecture (ie, due to endian or 64bitness bugs), it should probably be
  disabled globally.  In the meantime, however, we'll give it a shot.


svn path=/dists/trunk/linux-2.6/; revision=4157
2005-09-09 13:54:58 +00:00
Andres Salomon 09bbd510d5 Unify various ISO filesystems, as well as FAT and MSDOS. Once again,
modularizing stuff that was statically built in m68k; hopefully that was
  accidental/unnecessary.


svn path=/dists/trunk/linux-2.6/; revision=4155
2005-09-09 06:26:50 +00:00
Andres Salomon 673fb71ce0 Unify ISO9660_FS across archs (as a module)
svn path=/dists/trunk/linux-2.6/; revision=4154
2005-09-09 06:26:21 +00:00
Andres Salomon 2f4d09e2cc Unify ROMFS, MINIX, INOTIFY, DNOTIFY, QUOTA, and AUTOFS across archs. This
enables modules for various archs that didn't have modules built previously,
  and disables static compilation of MINIX_FS for m68k (hopefully it wasn't
  needing it for anything early during bootup?)


svn path=/dists/trunk/linux-2.6/; revision=4153
2005-09-09 06:25:59 +00:00
Andres Salomon c4345cf9fc Unify JFS config options. Note the change in behavior here; /proc/fs/jfs
is now disabled everywhere (similar to CONFIG_REISERFS_PROC_INFO).  This can
  easily be re-enabled, if preferred.

svn path=/dists/trunk/linux-2.6/; revision=4152
2005-09-09 06:25:27 +00:00
Andres Salomon 1346fdafc4 make reiserfs a module on all archs, and enable the various extended attribs
svn path=/dists/trunk/linux-2.6/; revision=4150
2005-09-09 06:24:09 +00:00
Andres Salomon 57c26b2c3b Move all CONFIG_CRYPTO options out into global config; this unifies
CRYPTO_CONFIG modules for all archs except arm (which disables the crypto
stuff; i assume Vincent has a good reason for that..).  I left the md5
module compiled in statically, since most archs had it set that way; if
there's no reason for this, we can make it a module instead (I'm assuming
there's initrd-ish stuff that needs it?)

svn path=/dists/trunk/linux-2.6/; revision=4112
2005-09-01 06:10:47 +00:00
Andres Salomon 9e7bc3cf14 run initsplit on this directory
svn path=/dists/trunk/linux-2.6/; revision=4108
2005-09-01 05:55:59 +00:00
Bastian Blank 76a9a81e0a debian/arch/, debian/changelog: Revert revisions 3936 and 3981.
svn path=/trunk/kernel/source/linux-2.6/; revision=3983
2005-08-19 12:40:28 +00:00
Andres Salomon 0caf040081 * Change ATM and Classical-IP-over-ATM to be modular, instead of being
statically included.  Make it the same for all archs, too.
    (closes: #323143) (Andres Salomon)

svn path=/trunk/kernel/source/linux-2.6/; revision=3936
2005-08-17 04:44:13 +00:00
Christian T. Steigies 31e651919e make m68k "subarches" flavours instead
svn path=/trunk/kernel/source/linux-2.6/; revision=3698
2005-08-05 21:28:16 +00:00
Christian T. Steigies 7e9181fa0d add m68k support
svn path=/trunk/kernel/source/linux-2.6/; revision=3618
2005-07-28 22:53:23 +00:00