Commit Graph

22 Commits

Author SHA1 Message Date
Frederik Schüler 74aa5e05fc Deactivate EVBUG.
Make PARPORT options global.
Add class definition for 486 flavour.


svn path=/dists/trunk/linux-2.6/; revision=7375
2006-09-08 10:00:29 +00:00
Frederik Schüler e7571463b1 * deacticate MODULE_SRCVERSION_ALL globally
* merge all CONFIG_MODULE_ options in the global config 
* enable AGP_SIS on amd64
* enable RIO on amd64


svn path=/dists/trunk/linux-2.6/; revision=6800
2006-06-13 15:29:21 +00:00
Bastian Blank cc945a922b Merge /dists/sid/linux-2.6.
r5536:  luther | 2006-01-21 00:41:44 +0000
Added linux-headers-<major>-all virtual package, to make building of out-of-tree modules easier.

r5595:  maks-guest | 2006-01-25 20:02:49 +0000
take care of latest klibc status

r5596:  maks-guest | 2006-01-25 20:06:50 +0000
too quick ci, corrected ia64 dep drop

r5597:  maks-guest | 2006-01-25 20:11:07 +0000
me goes for a coffee, fixing the fix

r5610:  tbm | 2006-01-28 00:15:28 +0000
Build PPP as a module.

r5611:  tbm | 2006-01-28 01:25:36 +0000
[arm/nslu2] Enable wireless.

r5612:  tbm | 2006-01-28 01:33:39 +0000
[arm/nslu2] Enable most USB modules.

r5613:  tbm | 2006-01-28 01:53:25 +0000
[arm/nslu2] Enable ALSA and USB sound modules.

r5615:  fs | 2006-01-28 13:35:23 +0000
New option for arch/$arch/defines: if setting initrd=no, make-kpkg will be called without --initrd.

r5618:  tbm | 2006-01-28 19:38:52 +0000
[arm/nslu2] Set 4 MB as the size of the initrd in the kernel cmd line.

r5619:  tbm | 2006-01-28 23:04:45 +0000
Add support for big-endian ARM.

r5620:  luther | 2006-01-29 08:45:23 +0000
Fixed apus config so it is more in line with the rest of the configs.
This enables parallel port, so loads of stuff is pulled in.
We should maybe enable parallel port on a higher level, as PReP, IBM CHRP
or Pegasos do have a real parallel port. Not sure if the this will break
apple hardware right now though

r5622:  luther | 2006-01-29 11:25:28 +0000
Adapted apus config files. Disabling scsi drivers for now as they don't build cleanly.
Makes initramfs-tools the default on powerpc, now that i fixed the klibc build :).

r5648:  maks-guest | 2006-01-31 09:59:05 +0000
klibc on sparc is fixed

r5680:  waldi | 2006-02-01 09:50:32 +0000
* debian/changelog: Update.
* debian/arch/powerpc/defines: Fix depends settings, they are not additive.

r5684:  tbm | 2006-02-01 19:26:09 +0000
[arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192.

r5714:  tbm | 2006-02-07 02:19:36 +0000
mention the CVE (CVE-2006-0454)

r5806:  cts | 2006-02-10 11:10:03 +0000
document changes

r5813:  cts | 2006-02-10 15:29:10 +0000
correct VME description

r5815:  nobse | 2006-02-10 20:50:47 +0000
Disabled CONFIG_ALPHA_LEGACY_START_ADDRESS for -alpha-generic and
-alpha-smp flavours, and introduced a new -alpha-legacy flavour for MILO
based machines, which has CONFIG_ALPHA_LEGACY_START_ADDRESS enabled.

r5829:  nobse | 2006-02-12 10:49:29 +0000
Removed commented out alpha part.

r5830:  nobse | 2006-02-12 10:56:38 +0000
Renamed kernel-image-2.6-486 to kernel-image-2.6-386, it's meant for
transition only, and kernel-image-2.6-386 is the package name in sarge.

svn path=/dists/trunk/linux-2.6/; revision=5878
2006-02-14 17:58:22 +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
Sven Luther a0d39b3752 Disabled software suspend on apus, cleaned up typoed entry in powerpc-miboot.
svn path=/dists/trunk/linux-2.6/; revision=5148
2005-12-30 09:35:41 +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
Sven Luther f3933e94b3 Removed non-config lines from the apus config.
svn path=/dists/trunk/linux-2.6/; revision=5123
2005-12-29 08:40:07 +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
Sven Luther ef649d5185 Fixed powerpc config options for 2.6.15-rc6.
svn path=/dists/trunk/linux-2.6/; revision=5073
2005-12-23 23:51:39 +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
Sven Luther 83635d2cfa Switched 32bit powerpc to ARCH=powerpc.
svn path=/dists/trunk/linux-2.6/; revision=4891
2005-11-24 17:31:52 +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
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 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
Simon Horman 5b5e146a8a Small cleanup of CONFIG_AUDIT and CONFIG_AUDITSYSCALL
svn path=/dists/trunk/linux-2.6/; revision=4447
2005-10-14 06:36:51 +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
Sven Luther c0e0bcd2ad Disabled Z2RAM as it seems to need a couple more m68k stuff to be included, and is not all that vital.
svn path=/dists/trunk/linux-2.6/; revision=4278
2005-09-25 20:33:07 +00:00
Sven Luther a105343947 Fixed apus config file, removed no more needed noconfig.apus one. We still need to modify this config file to be integrated with the other ones though.
svn path=/dists/trunk/linux-2.6/; revision=4274
2005-09-25 18:45:41 +00:00
Sven Luther 8ca5ad1dc8 Updated the apus patches some, as well as the defconfig.
svn path=/dists/trunk/linux-2.6/; revision=4266
2005-09-23 20:59:42 +00:00