summaryrefslogtreecommitdiff
path: root/target/rescue-x86/kernel.config
AgeCommit message (Collapse)Author
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