Commit Graph

19 Commits

Author SHA1 Message Date
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 aef36935de a few additional options that should be safe globally
svn path=/dists/trunk/linux-2.6/; revision=4106
2005-09-01 05:20:56 +00:00
Andres Salomon 97f81ffb27 enable a bunch of modular drivers that're new in 2.6.13 globally; misc other
bits too.

svn path=/dists/trunk/linux-2.6/; revision=4105
2005-09-01 05:15:37 +00:00
Andres Salomon a50497dc6f set CONFIG_INOTIFY=y globally
svn path=/dists/trunk/linux-2.6/; revision=4104
2005-09-01 05:09:57 +00:00
Bastian Blank 4e9d7d7510 * debian/arch/config: Enable ACL support for NFS.
* debian/arch/s390/config: Update.
* debian/patches-debian/drivers-s390-net-klist.patch: Add.
* debian/patches-debian/series/2.6.12+2.6.13-rc6-1: Add drivers-s390-net-klist.patch.

svn path=/trunk/kernel/linux-2.6/; revision=3996
2005-08-19 23:13:40 +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
Bastian Blank 87d00b6d95 * Add more strict dependency between the headers packages.
* Use own config to define arches, subarches and flavours.
* Aggregate ATM options.
* Add kernel config for s390 tape image.
* Fix subarch setting for sparc.

r3970: waldi | 2005-08-18 17:58:13 +0000
debian/templates/control.headers.in: Add more strict dependency.

r3971: waldi | 2005-08-18 18:02:08 +0000
Use own config to define arches, subarches and flavours.

* debian/arch/defines: Include architecture definitions.
* debian/arch/alpha/defines, debian/arch/amd64/defines, debian/arch/arm/defines,
  debian/arch/hppa/defines, debian/arch/i386/defines, debian/arch/ia64/defines,
  debian/arch/m68k/defines, debian/arch/powerpc/defines, debian/arch/s390/defines,
  debian/arch/sparc/defines: Include flavour definitions.
* debian/bin/gencontrol.py
  - Read all configs at once.
  - Use config definitions for arch, subarch and flavour detection.

r3972: waldi | 2005-08-18 18:50:08 +0000
debian/arch/alpha/config, debian/arch/amd64/config, debian/arch/config,
debian/arch/i386/config, debian/arch/powerpc/config: Aggregate ATM options.

r3973: waldi | 2005-08-18 18:52:30 +0000
Add kernel config for s390 tape image.

* debian/arch/s390/config: Remove IPL options.
* debian/arch/s390/config.s390 debian/arch/s390/config.s390x: Add IPL options.
* debian/arch/s390/config.s390-tape: Add.

r3974: waldi | 2005-08-18 18:55:49 +0000
debian/bin/gencontrol.py: Don't output not available arches.

r3975: waldi | 2005-08-18 18:57:32 +0000
debian/arch/sparc/defines: Set kpkg-subarch to sparc64.

r3976: waldi | 2005-08-18 19:06:23 +0000
* debian/arch/powerpc/Makefile.inc, debian/arch/sparc/Makefile.inc: Remove old subarch settings.
* debian/bin/gencontrol.py: Support per subarch kpkg-subarch.
* debian/rules.real: Use subarch for header builds.

svn path=/trunk/kernel/source/linux-2.6/; revision=3981
2005-08-19 10:31:32 +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
Andres Salomon 50245a714f enable CONFIG_6PACK for all archs (#319646). this is no longer marked
BROKEN_ON_SMP, so it should be ok.

svn path=/trunk/kernel/source/linux-2.6/; revision=3707
2005-08-07 06:01:52 +00:00
Andres Salomon 320b792e7a disable CONFIG_IP_ROUTE_MULTIPATH_CACHED; it's marked experimental.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3559
2005-07-16 13:12:30 +00:00
Andres Salomon e0d799c683 enable the TCG stuff as modules; ATMEL, NSC, etc
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3558
2005-07-16 13:11:11 +00:00
Andres Salomon 2763de0072 enable CONFIG_SECCOMP for everyone; remove old NETFILTER option for everyone
that're no longer used

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3556
2005-07-16 12:50:59 +00:00
Andres Salomon 7ef54254f9 move common options into arch/config, out from arch/<arch>/config.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3538
2005-07-16 07:03:05 +00:00
Andres Salomon 6d56b1c5cb revert all the config stuff. need to fix split.py..
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3530
2005-07-16 02:56:53 +00:00
Andres Salomon 850554c2fd disable CONFIG_KALLSYMS_ALL for all archs
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3529
2005-07-16 02:44:08 +00:00
Andres Salomon ef9485b041 put all common arch thingies into the main thingy.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3528
2005-07-16 02:33:45 +00:00
Andres Salomon 2e9fc41ed1 move config.common -. config
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3490
2005-07-15 09:09:27 +00:00