Commit Graph

41 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
Kyle McMartin 64b3c8edfe Update configs for 2.6.15.
svn path=/dists/trunk/linux-2.6/; revision=5154
2005-12-31 01:08:24 +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 8c279732b8 Activate CONFIG_CC_OPTIMIZE_FOR_SIZE on all architectures but sparc, which is known to be broken.
svn path=/dists/trunk/linux-2.6/; revision=5087
2005-12-25 13:31:33 +00:00
Frederik Schüler dc8c180ebe * Move to 2.6.15-rc7.
* Make CONFIG_VIDEO_SAA7134 a global option.
* New option CONFIG_CC_OPTIMIZE_FOR_SIZE set per-arch. arm and powerpc have it enabled, all others don't. Upstream Default is Y, but it's still EXPERIMENTAL. 


svn path=/dists/trunk/linux-2.6/; revision=5086
2005-12-25 13:18:11 +00:00
Frederik Schüler efab14375b - Add updated version of drivers-scsi-megaraid_splitup.patch.
- Deactivate CONFIG_IDE_TASK_IOCTL on alpha and ia64 and make it a global option.


svn path=/dists/trunk/linux-2.6/; revision=5035
2005-12-19 07:38:42 +00:00
Simon Horman 5ea66f21f4 * Enable OBSOLETE_OSS_USB_DRIVER and USB_AUDIO
as alsa snd-usb-audio still isn't quite there.
    I expect this to be re-disabled at some stage,
    possibly soon if it proves to be a source of bugs.
    (closes: #340388)

svn path=/dists/trunk/linux-2.6/; revision=4931
2005-11-30 07:44:13 +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 bae5eee893 Set CONFIG_AIRO=m globally.
svn path=/dists/trunk/linux-2.6/; revision=4640
2005-10-24 14:40:57 +00:00
Simon Horman e69fd83cbc Add HZ to hppa, now configures. but there are still some build problems. please feel free to jump in and fix :)
svn path=/dists/trunk/linux-2.6/; revision=4538
2005-10-19 10:29:29 +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
Simon Horman 75e831f2c4 CONFIG_FUSION=y powerpc, i386 and hppa all seem happy with that, though it is cosmetic
svn path=/dists/trunk/linux-2.6/; revision=4516
2005-10-18 10:43:50 +00:00
Simon Horman 6a82f14200 hppa might work now. turned appletouch off for everyone except powerpc
svn path=/dists/trunk/linux-2.6/; revision=4515
2005-10-18 10:41:12 +00:00
Simon Horman 7c2d4b3b83 Update configs for 2.6.14-rc4
svn path=/dists/trunk/linux-2.6/; revision=4514
2005-10-18 10:03:48 +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
Frederik Schüler d1736cc32c deactivate BLK_DEV_IDESCSI on all architectures.
svn path=/dists/trunk/linux-2.6/; revision=4424
2005-10-11 16:10:51 +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 25a3be838a nuke redundant CONFIG_FS_POSIX_ACL=y
svn path=/dists/trunk/linux-2.6/; revision=4151
2005-09-09 06:24:33 +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 4741c8f25c run initsplit on this directory
svn path=/dists/trunk/linux-2.6/; revision=4109
2005-09-01 05:58:12 +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
Kyle McMartin 4165c46725 Update hppa configs, CONFIG_I2C=n as these are almost guaranteed not to work.
svn path=/trunk/kernel/source/linux-2.6/; revision=3801
2005-08-10 01:53:01 +00:00
Kyle McMartin 2b2561fd32 hppa for linux-2.6 common source package. configs are up to date, some
non-working drivers have been culled until they can be proven to work, so as
to not pollute the BTS with hppa-specific brokenness. more stuff will be
culled as i get the opportunity, hopefully. configs still need to be split.

svn path=/trunk/kernel/source/linux-2.6/; revision=3770
2005-08-09 03:54:02 +00:00