From 4a619c92b7a63e852a019186ece93a76eeea4acf Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 2 Mar 2013 19:16:19 +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 03dfb9f70..1cb16dd3d 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_7_3 - prompt "3.7.3" +config ADK_KERNEL_VERSION_3_8_1 + prompt "3.8.1" boolean endchoice config ADK_KERNEL_VERSION string - default "3.7.3" if ADK_KERNEL_VERSION_3_7_3 + default "3.8.1" if ADK_KERNEL_VERSION_3_8_1 help choice -- cgit v1.2.3