aboutsummaryrefslogtreecommitdiffstats
path: root/security/smc/s_version.h
diff options
context:
space:
mode:
authorTrusted Logic <smc_support@trusted-logic.com>2011-12-28 16:20:38 -0600
committerDan Murphy <dmurphy@ti.com>2012-02-03 08:33:39 -0600
commit54463ad977ee1c374722e102445251044dc36669 (patch)
tree7812d20ace7f9f8630c3e0a7e108737ddaf50fa4 /security/smc/s_version.h
parentdf36336acc86bd751c2b85c5a884ff3c2687913c (diff)
downloadkernel_samsung_espresso10-54463ad977ee1c374722e102445251044dc36669.zip
kernel_samsung_espresso10-54463ad977ee1c374722e102445251044dc36669.tar.gz
kernel_samsung_espresso10-54463ad977ee1c374722e102445251044dc36669.tar.bz2
SMC: Update to AG01.06 production release
Last SMC update was to AG01.06 engineering release (see s_version.h) this is the official patch to production AG01.06. This update notably brings support for: * OMAP4 HW RNG - see new menuconfig option * GP devices are okay to be built with this SMC based on testing (even though it is not functional for GP devices, the SMC driver will no longer keep the device from entering suspend) Change-Id: I974693ca73a038e2b547917e1a9556299a9bab11 Signed-off-by: Trusted Logic <smc_support@trusted-logic.com> Signed-off-by: Jeremie Corbier <jeremie.corbier@trusted-logic.com> Signed-off-by: Bryan Buckley <bryan.buckley@ti.com>
Diffstat (limited to 'security/smc/s_version.h')
-rw-r--r--security/smc/s_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/smc/s_version.h b/security/smc/s_version.h
index 38a3f1e..016e5de 100644
--- a/security/smc/s_version.h
+++ b/security/smc/s_version.h
@@ -44,7 +44,7 @@
* If this is a patch or engineering version use the following
* defines to set the version number. Else set these values to 0.
*/
-#define S_VERSION_ENG 1
+#define S_VERSION_ENG 0
#define S_VERSION_PATCH 0
#ifdef S_VERSION_BUILD