summaryrefslogtreecommitdiff
path: root/target/rescue-x86/kernel.config
AgeCommit message (Collapse)Author
2010-11-14consolidate x86/x86_64 supportWaldemar Brodkorb
use hardware profiles, instead of extra target dirs. fix dependencies.
2010-03-02update to Linux 2.6.33Waldemar Brodkorb
2009-08-21rescue-x86: fix kernel config for 32bit wordlengthPhil Sutter
This config was formerly fitting for x86_64, which is definitely wrong. Although this changeset is rather big, all that has been done was to go into menuconfig with the old .config and setting "Kernel is 64bit" to off.
2009-05-17Initial importwbx