linux/debian/config/alpha/config.alpha-smp

17 lines
205 B
Plaintext
Raw Normal View History

##
## file: arch/alpha/Kconfig
##
CONFIG_SMP=y
CONFIG_NR_CPUS=64
##
## file: arch/alpha/Kconfig.debug
##
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
# CONFIG_ALPHA_LEGACY_START_ADDRESS is not set
##
## file: drivers/scsi/Kconfig
##
CONFIG_SCSI=y