Commit Graph

62 Commits

Author SHA1 Message Date
Martin Michlmayr 1562784fc4 [arm] Activate tmpfs.
svn path=/dists/trunk/linux-2.6/; revision=5395
2006-01-10 23:05:43 +00:00
Martin Michlmayr fb8329f15e and idedma
svn path=/dists/trunk/linux-2.6/; revision=5394
2006-01-10 23:04:57 +00:00
Martin Michlmayr 12f98f08db [arm] Activate IDEPCI on footbridge so SL82C105 will really be compiled in.
svn path=/dists/trunk/linux-2.6/; revision=5393
2006-01-10 23:01:48 +00:00
Martin Michlmayr a0718a21e1 [arm] Update configs for 2.6.15.
svn path=/dists/trunk/linux-2.6/; revision=5392
2006-01-10 22:59:56 +00:00
maximilian attems 315a3ce50a amd64, i386, hppa and sparc go for i-t
svn path=/dists/trunk/linux-2.6/; revision=5383
2006-01-09 22:24:36 +00:00
Bastian Blank b37871ac10 * Set compiler build dependencies from config informations.
* Install debian/lib into headers-all package.
* Unlink version file before writing to them.
* debian/README: Remove outdated information.

r5275:  waldi | 2006-01-05 14:00:15 +0100
* debian/lib/python/debian_linux/debian.py: Move package class from utils.
* debian/lib/python/debian_linux/utils.py: Use package class from debian.

r5277:  waldi | 2006-01-05 14:41:45 +0100
* debian/lib/python/debian_linux/debian.py
  - Add package_relation, package_relation_list and package_relation_group
    classes.
  - Use them in the package class.
* debian/lib/python/debian_linux/gencontrol.py
  - Support new relation classes.

r5278:  waldi | 2006-01-05 14:46:55 +0100
debian/bin/gencontrol.py: Use relation objects for tree entry.

r5279:  waldi | 2006-01-05 15:20:00 +0100
* debian/bin/gencontrol.py: Don't fail if some relation fields are empty.
* debian/lib/python/debian_linux/debian.py: Merge relation entries.

r5280:  waldi | 2006-01-05 15:24:08 +0100
* debian/arch/defines, debian/arch/hppa/defines: Set relations for compiler.
* debian/lib/python/debian_linux/gencontrol.py: Set compiler build dependencies
  from config informations.
* debian/templates/control.source.in: Remove compiler from Build-Depends.

r5281:  waldi | 2006-01-05 15:39:45 +0100
* debian/rules.real
  - Install debian/lib into headers-all package.
  - Call dh_python with python version 2.4.
* debian/templates/control.source.in:
  Add python to build-depends, needed by dh_python.

r5282:  waldi | 2006-01-05 16:36:33 +0100
debian/rules.real
- Remove outdated comment about include_common_config.
- Remove support for headers_dirs.

r5283:  waldi | 2006-01-05 16:38:05 +0100
debian/arch/amd64/Makefile.inc, debian/arch/arm/Makefile.inc,
debian/arch/hppa/Makefile.inc, debian/arch/powerpc/Makefile.inc,
debian/arch/sparc/Makefile.inc: Remove not longer supported variables.

r5284:  waldi | 2006-01-05 16:42:33 +0100
debian/lib/python/debian_linux/gencontrol.py:
Warn if the class setting is not available.

r5287:  waldi | 2006-01-05 19:07:05 +0100
debian/arch/powerpc/defines: Set kernel-arch for all except powerpc64 to ppc.

r5288:  waldi | 2006-01-05 19:08:35 +0100
debian/lib/python/debian_linux/config.py:
Only bail out if a section is not found in any config file.

r5294:  waldi | 2006-01-05 19:26:57 +0100
debian/lib/python/debian_linux/gencontrol.py
- Support config underlay.
- Add some small default implementations.

r5295:  waldi | 2006-01-05 19:39:55 +0100
debian/README: Remove outdated information.

r5325:  waldi | 2006-01-06 22:40:17 +0100
debian/bin/apply.py
- Don't reference the debian_linux module, it is not available.
- Unlink version file before writing to them.

svn path=/dists/trunk/linux-2.6/; revision=5327
2006-01-06 22:32:16 +00:00
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 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
Jonas Smedegaard 7dd52b8479 Some more kernel config duplicates stripped.
svn path=/dists/trunk/linux-2.6/; revision=5119
2005-12-29 02:25:41 +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
Martin Michlmayr fca9dc0f82 Add descriptions for "class" and "longclass".
svn path=/dists/trunk/linux-2.6/; revision=5079
2005-12-24 21:59:14 +00:00
Martin Michlmayr c4c4f9a550 Don't define "compiler" since GCC 4.x is the default now anyway.
svn path=/dists/trunk/linux-2.6/; revision=5078
2005-12-24 21:38:13 +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
Simon Horman 221d96db71 Add missing kernel-arch and kernel-header-dirs to defines
so headers get included. (closes: #336521)
    N.B: I only filled in arches where other's hadn't done so alread.
         Please fix if its wrong.

svn path=/dists/trunk/linux-2.6/; revision=4695
2005-10-31 08:00:52 +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
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 fe6e7f6ed9 r4203: waldi | 2005-09-14 20:57:40 +0200
Move compiler setting to package config.
 
 * debian/arch/alpha/defines, debian/arch/arm/defines,
   debian/arch/m68k/defines, debian/arch/sparc/defines:
   Add compiler setting.
 * debian/bin/gencontrol.py: Set COMPILER argument.
 * debian/lib/python/debian_linux.py: Add support for compiler setting.
 * debian/rules.real: Change MAKEFLAGS setup.
 
 r4204: waldi | 2005-09-14 21:43:27 +0200
 * debian/rules.real: Update header-install substitution.
 * debian/templates/header-install.in: Remove flavours file.
 
 r4205: waldi | 2005-09-14 21:54:56 +0200
 * debian/rules.real
   - Update post-install substitution.
   - Remove append variable.
 * debian/templates/post-install.in: Remove append substitution.

svn path=/dists/trunk/linux-2.6/; revision=4209
2005-09-14 21:15:37 +00:00
Bastian Blank 05dca86b1b debian/arch/alpha/Makefile.inc, debian/arch/amd64/Makefile.inc,
debian/arch/arm/Makefile.inc, debian/arch/hppa/Makefile.inc,
debian/arch/i386/Makefile.inc, debian/arch/ia64/Makefile.inc,
debian/arch/m68k/Makefile.inc, debian/arch/sparc/Makefile.inc:
- Remove makeflags.
- Remove initrd modules.

svn path=/dists/trunk/linux-2.6/; revision=4207
2005-09-14 21:12:04 +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 e4a5fd96fe Turn on BSD accounting for sparc, arm/rpc and arm/s3c2410 as per all other configs
svn path=/dists/trunk/linux-2.6/; revision=4170
2005-09-12 03:32:52 +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