Commit Graph

31 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 4899722715 Roll back stage one (duplicates within same file) too.
svn path=/dists/trunk/linux-2.6/; revision=5127
2005-12-29 12:24:53 +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 0c6843ed57 Cleaning kernel config options, part two: Stripping arch-specific options when declared in more generic files too.
svn path=/dists/trunk/linux-2.6/; revision=5115
2005-12-29 01:17:30 +00:00
Jonas Smedegaard 961eb749d7 Second attempt at first kernel config option cleaning: Single files (and only the duplicate options this time!).
svn path=/dists/trunk/linux-2.6/; revision=5114
2005-12-29 01:09:22 +00:00
Jonas Smedegaard 9d871515e5 Undo broken cleanup.
svn path=/dists/trunk/linux-2.6/; revision=5111
2005-12-29 00:34:53 +00:00
Jonas Smedegaard cfafd4dfed Cleaning duplicate kernel options - part one (duplicates within same file).
svn path=/dists/trunk/linux-2.6/; revision=5109
2005-12-28 23:41:37 +00:00
Frederik Schüler 0e5ebce04a Activate CONFIG_CC_OPTIMIZE_FOR_SIZE on sparc, and make it a per-arch option on arm too.
svn path=/dists/trunk/linux-2.6/; revision=5088
2005-12-25 17:57:54 +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
Martin Michlmayr fdd1471a62 Turn on CONFIG_SERIAL_8250 support on Footbridge.
svn path=/dists/trunk/linux-2.6/; revision=5082
2005-12-24 22:37:58 +00:00
Martin Michlmayr 2d761509b1 Compile ext3 support into the kernel on Footbridge.
svn path=/dists/trunk/linux-2.6/; revision=5081
2005-12-24 22:15:25 +00:00
Martin Michlmayr d90247432f Compile CONFIG_BLK_DEV_SL82C105 support into the kernel on Footbridge.
svn path=/dists/trunk/linux-2.6/; revision=5080
2005-12-24 22:13:06 +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 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
Vincent Sanders 2c75ecf4f2 update ARM configs for 2.6.14 release
svn path=/dists/trunk/linux-2.6/; revision=4681
2005-10-28 11:28:13 +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 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
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 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
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 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 7d6e251650 run initsplit on this directory
svn path=/dists/trunk/linux-2.6/; revision=4110
2005-09-01 06:00:57 +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
Vincent Sanders 6bd78d887b Add ARM build
svn path=/trunk/kernel/source/linux-2.6/; revision=3642
2005-07-31 15:01:34 +00:00