Commit Graph

85 Commits

Author SHA1 Message Date
Andres Salomon 721f5c6cf8 drop @shortsmpflavour@ and @smpflavour@, and replace with @class@. Also
add @desc@.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3596
2005-07-20 20:05:29 +00:00
Andres Salomon 810d8271f2 Add some description files for flavours. Basically, for each flavour, if
'class' is set, then in the description, "@class@ class systems" will be
described; if class is not set, then the flavour name will be used.

Ie, if there's no desc.386, then "this kernel is for 386 class systems" will
show up in the description.

There's also @desc@ (see the s390 stuff for an example) that will be appended
to the description.

I haven't actually implemented this yet; please fill in what you need for
your pet architecture, and I'll do it tomorrow.


svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3594
2005-07-20 00:04:24 +00:00
dann frazier 02f6f34434 add CONFIG_6PACK setting for ia64
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3590
2005-07-19 23:04:24 +00:00
Andres Salomon 41715bfb19 default configs are autogenerated now; instead of doing a manual make defconfig,
have kernel-package do it (--config def).  This requires kernel-package 9.002,
so add a versioned dep for all archs.  Also, drop any and all mentions of
default_config.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3583
2005-07-19 19:09:39 +00:00
Norbert Tretkowski 5a339da232 make oldconfig work again noninteractively
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3574
2005-07-17 17:59:45 +00:00
Frederik Schüler 46588844e4 Adapted configs to make oldconfig work again noninteractively.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3573
2005-07-17 15:33:24 +00:00
Norbert Tretkowski e97d870be5 disabled CONFIG_USB_EMI26 on alpha
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3572
2005-07-17 08:21:55 +00:00
Jurij Smakov 23ad8fe0d4 Kill off amd64's config.default and set
default_config to amd64-generic. That completely
gets rid of config.default stuff and allows us
to stop supporting it.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3567
2005-07-16 18:49:03 +00:00
Sven Luther e4e317d192 I don't know why CONFIG_6PACK got moved to config.powerpc only, and not to config, it stopped powerpc-smp in any case. so fixed.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3566
2005-07-16 17:38:09 +00:00
Jurij Smakov 006dbb0fed Use gcc-3.3 as the compiler for sparc64, as
4.0 is know to miscompile stuff.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3565
2005-07-16 16:33:18 +00:00
Jurij Smakov 17b7f03705 Remove sparc32 config.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3564
2005-07-16 16:32:23 +00:00
Jurij Smakov 2742fc1839 Comment out the variables relevant for sparc32
only, as we are not including it.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3562
2005-07-16 16:24:52 +00:00
Andres Salomon 320b792e7a disable CONFIG_IP_ROUTE_MULTIPATH_CACHED; it's marked experimental.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3559
2005-07-16 13:12:30 +00:00
Andres Salomon e0d799c683 enable the TCG stuff as modules; ATMEL, NSC, etc
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3558
2005-07-16 13:11:11 +00:00
Andres Salomon 2763de0072 enable CONFIG_SECCOMP for everyone; remove old NETFILTER option for everyone
that're no longer used

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3556
2005-07-16 12:50:59 +00:00
Sven Luther 1d41e52b3c Oh well, i guess we moved to modular stuff while i was trying to build :)
now build MAC_FLOPPY only on non-smp, as it FTBFS on smp.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3555
2005-07-16 12:49:55 +00:00
Andres Salomon 67b715e490 drop include_common_config stuff from Makefile.incs.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3542
2005-07-16 07:28:22 +00:00
Andres Salomon 7ef54254f9 move common options into arch/config, out from arch/<arch>/config.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3538
2005-07-16 07:03:05 +00:00
Andres Salomon b02da43696 Breaking out configs into common sections for all archs, take 2.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3537
2005-07-16 06:59:46 +00:00
Sven Luther 27393a09a9 Disabled software suspend on powerpc-smp, as it is x86 cdentric on powerpc :(
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3536
2005-07-16 06:54:05 +00:00
Andres Salomon 6d56b1c5cb revert all the config stuff. need to fix split.py..
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3530
2005-07-16 02:56:53 +00:00
Andres Salomon 850554c2fd disable CONFIG_KALLSYMS_ALL for all archs
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3529
2005-07-16 02:44:08 +00:00
Andres Salomon ef9485b041 put all common arch thingies into the main thingy.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3528
2005-07-16 02:33:45 +00:00
Andres Salomon ce5cc68b7b run split.py on alpha configs
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3527
2005-07-16 02:28:43 +00:00
Andres Salomon 3f135f5797 run split.py on amd64 configs (skipping over config.default)
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3526
2005-07-16 02:27:43 +00:00
Andres Salomon 4c72c61b9e run split.py on powerpc configs
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3525
2005-07-16 02:26:20 +00:00
Andres Salomon 3509065ab0 run split.py on s390 configs
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3524
2005-07-16 02:25:36 +00:00
Andres Salomon d9451aa2de run split.py on sparc configs
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3523
2005-07-16 02:24:13 +00:00
Andres Salomon 337efa7d7f run split.py on ia64 configs
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3522
2005-07-16 02:23:14 +00:00
Andres Salomon 2c70950786 run split.py on i386 configs
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3521
2005-07-16 02:21:45 +00:00
Sven Luther 7a903eca9c Removed bogus apus subarch, especially as Simon is trying to bring 2.6 apus into the mainline.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3515
2005-07-16 00:28:10 +00:00
Sven Luther 37bd417d06 Removed the config options concerning the ibmvscsi stuff too.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3509
2005-07-15 20:15:09 +00:00
Bastian Blank 30bf3cb218 Add s390 config.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3507
2005-07-15 18:38:26 +00:00
Sven Luther 3c17b2147e Added a real pseries config file.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3506
2005-07-15 18:12:46 +00:00
Sven Luther 8563773d65 Added powerpc-mkvmlinuz-support patch, to enable moving the mkvmlinuz support logic to kernel-package.
Added powerpc default config.

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3504
2005-07-15 13:04:44 +00:00
Sven Luther 55a989de29 Disabled apus and pseries configs for now, as we will not build them in the main kernels.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3501
2005-07-15 10:44:07 +00:00
Sven Luther b5cd917e37 Added a bogus apus subarch.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3500
2005-07-15 10:43:03 +00:00
Sven Luther efb3b1e5e0 Let's try this another time :/
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3498
2005-07-15 10:26:30 +00:00
Sven Luther 692eb57614 Upgraded the powerpc configs to play nice with the patches.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3497
2005-07-15 10:10:25 +00:00
Sven Luther a27b2b3a47 Created bogus apus and pseries configs.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3493
2005-07-15 09:42:07 +00:00
Sven Luther 50cc467c25 Moved the powerpc configs into the powerpc subarch.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3492
2005-07-15 09:41:16 +00:00
Andres Salomon 2e9fc41ed1 move config.common -. config
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3490
2005-07-15 09:09:27 +00:00
Andres Salomon 0ba09341bb nuke control.in's, so people don't keep updating them.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3489
2005-07-15 08:57:14 +00:00
dann frazier 7202ccee07 update ia64 configs (still non-modular)
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3488
2005-07-15 08:47:55 +00:00
dann frazier 3073149a2f s/linux-headers-@version@-@abiname@/linux-headers-@version@-@abiname@-ia64/
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3486
2005-07-15 07:29:52 +00:00
dann frazier f52ddf078d macroify abiname for ia64
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3485
2005-07-15 07:22:40 +00:00
dann frazier a8f0552140 s/kernel/linux/
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3484
2005-07-15 07:17:18 +00:00
Sven Luther 2cdcb0cc9f Added powerpc and powerpc-smp configs, power3/4 are disspaering in favour of the pseries one.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3483
2005-07-14 23:13:48 +00:00
Sven Luther a92edaeff3 Moved old 2.6.11 config stuff out of the way, to make place for the new stuff.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3482
2005-07-14 23:10:50 +00:00
maximilian attems 5df78fa922 enable initio scsi driver
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3480
2005-07-13 16:42:16 +00:00