diff -r ffef1f437106 -r 750cf0d26370 config/kernel/linux.in --- a/config/kernel/linux.in Wed Oct 06 11:19:56 2010 +0200 +++ b/config/kernel/linux.in Wed Oct 06 11:27:38 2010 +0200 @@ -68,7 +68,21 @@ config KERNEL_V_2_6_32_24 bool - prompt "2.6.32.24" + prompt "2.6.32.24 (long-term stable)" + help + The Linux 2.6.32 tree is the current "long-term stable" maintenance branch. + It is intended to fill the niche for users who are not using distribution + kernels but want to use a regression-free kernel for a longer time. + + Critical bug fixes to later 2.6 releases are often ported to this branch + which makes 2.6.32 a very useful base for many embedded developers seeking + stable APIs or those who do not need the latest bleeding edge features. + + ... and no, this kernel has not undergone any specific QA testing. + + See the original announcement by Greg Kroah-Hartman in the following + mailing list entry: + http://marc.info/?l=linux-kernel&m=126384198403392&w=2 config KERNEL_V_2_6_31_14 bool @@ -76,9 +90,9 @@ config KERNEL_V_2_6_27_54 bool - prompt "2.6.27.54 (long-term stable)" + prompt "2.6.27.54 (old long-term stable)" help - The Linux 2.6.27 tree is the current "long-term stable" maintenance branch. + The Linux 2.6.27 tree is the previous "long-term stable" maintenance branch. It is intended to fill the niche for users who are not using distribution kernels but want to use a regression-free kernel for a longer time. @@ -89,7 +103,8 @@ ... and no, this kernel has not undergone any specific QA testing. See the original announcement by Adrian Bunk in the following mailing list - entry: http://marc.info/?l=linux-kernel&m=122375909403298&w=2 + entry: + http://marc.info/?l=linux-kernel&m=122375909403298&w=2 config KERNEL_LINUX_CUSTOM bool