From f5b25270e588eb2be35e4897434bd1cc8b9abecd Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 12 Apr 2013 16:56:28 +0200 Subject: update kernel --- Config.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index e4afc9fec..d4b59bb4f 100644 --- a/Config.in +++ b/Config.in @@ -106,15 +106,15 @@ depends on !ADK_TOOLCHAIN_ONLY && !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_ choice prompt "Kernel Version" -config ADK_KERNEL_VERSION_3_8_2 - prompt "3.8.2" +config ADK_KERNEL_VERSION_3_8_6 + prompt "3.8.6" boolean endchoice config ADK_KERNEL_VERSION string - default "3.8.1" if ADK_KERNEL_VERSION_3_8_1 + default "3.8.6" if ADK_KERNEL_VERSION_3_8_6 help choice -- cgit v1.2.3