From 4817ea545c124a1a1396ca77085b9cd229f56183 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 10 Mar 2013 09:53:21 +0100 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 1cb16dd3d..e4afc9fec 100644 --- a/Config.in +++ b/Config.in @@ -95,7 +95,7 @@ prompt "Kernel Version" depends on ADK_TOOLCHAIN_ONLY config ADK_KERNEL_VERSION_TOOLCHAIN - prompt "3.7.3" + prompt "3.8.2" boolean depends on ADK_TOOLCHAIN_ONLY @@ -106,8 +106,8 @@ depends on !ADK_TOOLCHAIN_ONLY && !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_ choice prompt "Kernel Version" -config ADK_KERNEL_VERSION_3_8_1 - prompt "3.8.1" +config ADK_KERNEL_VERSION_3_8_2 + prompt "3.8.2" boolean endchoice -- cgit v1.2.3