Commit Graph

23 Commits

Author SHA1 Message Date
Frederik Schüler cb90e12c31 [i386] Acticate CONFIG_SX for all flavours
svn path=/dists/trunk/linux-2.6/; revision=7708
2006-11-07 00:00:22 +00:00
Bastian Blank 5bb0c279c1 debian/arch: Unify CPUSET options.
debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=7588
2006-10-10 11:20:41 +00:00
Frederik Schüler f02effb1b5 Update configurations for amd64 and i386.
svn path=/dists/trunk/linux-2.6/; revision=7272
2006-08-29 14:20:13 +00:00
Bastian Blank 61c4bbd140 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=7262
2006-08-29 09:53:31 +00:00
Bastian Blank bb85bb4021 * debian/arch/i386/config: Enable REGPARM.
* debian/arch/i386/config.686, debian/arch/i386/config.k7: Enable IRQBALANCE.

svn path=/dists/trunk/linux-2.6/; revision=6815
2006-06-17 20:50:37 +00:00
Bastian Blank ae1dd5da3b * debian/arch/i386/config: Upate.
* debian/arch/i386/config.686
  - Move from debian/arch/i386/config.686-smp.
  - Update.
* debian/arch/i386/config.k7
  - Move from debian/arch/i386/config.k7-smp.
  - Update.
* debian/arch/i386/defines: Remove -smp images.

svn path=/dists/trunk/linux-2.6/; revision=6507
2006-04-30 16:01:50 +00:00
Bastian Blank 6b4456fa60 debian/arch: Unify ext2/ext3 settings.
svn path=/dists/trunk/linux-2.6/; revision=5945
2006-02-21 10:21:05 +00:00
Bastian Blank d1c2c43239 Merge /dists/exp/linux-2.6.
r5730):  fs | 2006-02-07 14:38:28 +0000
Merge experimental sparc32 changes from Jurij: r5717 r5718 r5721 r5722 r5723 r5724

r5759:  jurij-guest | 2006-02-09 04:44:39 +0000
Unset LOCALVERSION from the environment used to invoke make-kpkg.

r5760:  jurij-guest | 2006-02-09 06:06:56 +0000
Update changelog.

r5769:  jurij-guest | 2006-02-09 07:19:34 +0000
Update sparc64 config.

r5771:  jurij-guest | 2006-02-09 07:23:28 +0000
Update sparc64-smp config.

r5816:  jurij-guest | 2006-02-11 05:28:45 +0000
Add sparc64-atyfb-xl-gr.patch, since it was not
completely merged upstream, so the bug is still there.

svn path=/dists/trunk/linux-2.6/; revision=5818
2006-02-11 17:53:13 +00:00
Bastian Blank 4172f3b595 * arch/config: Enable CLEAN_COMPILE.
* arch/i386/config.486, arch/i386/config.686, arch/i386/config.k7,
  arch/powerpc/config.apus, arch/powerpc/config.powerpc,
  arch/powerpc/config.powerpc-miboot, arch/powerpc/config.powerpc64:
  Remove BROKEN and BROKEN_ON_SMP as they are overruled by CLEAN_COMPILE.

svn path=/dists/trunk/linux-2.6/; revision=5562
2006-01-22 13:52:15 +00:00
Bastian Blank d1dc109f4c debian/arch/config, debian/arch/i386/config, debian/arch/i386/config.k7,
debian/arch/i386/config.486, debian/arch/i386/config.686:
Remove CONFIG_BROKEN from most and CONFIG_BROKEN_SMP from some configs.

svn path=/dists/trunk/linux-2.6/; revision=5543
2006-01-21 14:52:45 +00:00
Frederik Schüler a05daa7a08 Fix 486 flavour: really use M486 and not M686.
svn path=/dists/trunk/linux-2.6/; revision=5106
2005-12-28 22:54:16 +00:00
Frederik Schüler ba71e2a702 * Move to 2.6.15-rc6.
* New option: CONFIG_CC_OPTIMIZE_FOR_SIZE - set for amd64 and i386. 

svn path=/dists/trunk/linux-2.6/; revision=5072
2005-12-23 23:50:31 +00:00
Frederik Schüler c1bdc337b3 Update i386 configs.
svn path=/dists/trunk/linux-2.6/; revision=4952
2005-12-02 11:00:12 +00:00
Simon Horman 26bddd41aa Enable MKISS globally (closes: #340215)
svn path=/dists/trunk/linux-2.6/; revision=4866
2005-11-22 01:48:43 +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 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 b02da43696 Breaking out configs into common sections for all archs, take 2.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3537
2005-07-16 06:59:46 +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 2c70950786 run split.py on i386 configs
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3521
2005-07-16 02:21:45 +00:00
maximilian attems 5df78fa922 enable initio scsi driver
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3480
2005-07-13 16:42:16 +00:00
maximilian attems a5dc36ed17 add back CONFIG_TIGON3
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3421
2005-07-02 10:03:05 +00:00
maximilian attems bce7573837 disable this tpm thingies
svn path=/branches/linux-kernel-2.6.12/; revision=3389
2005-06-22 23:33:37 +00:00
Jurij Smakov e9ace8dc21 Updated all i386 configs, trying to be as consistent
as possible.

svn path=/branches/linux-kernel-2.6.12/; revision=3383
2005-06-22 03:51:08 +00:00