aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/machine
diff options
context:
space:
mode:
authorAndy Voltz <andy.voltz@timesys.com>2013-06-05 11:52:30 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-06-07 16:41:03 +0100
commit50bc63c5c377d9fbb87b3efefc8c6f5473ba642a (patch)
treedef5df9debe29f8030088efcf5940de03721de9b /meta/conf/machine
parent3e4f4a1cf07ff7cf4c71566492385f8fbf581789 (diff)
downloadopenembedded-core-50bc63c5c377d9fbb87b3efefc8c6f5473ba642a.tar.gz
tune-cortexa5.inc: Add tune file for cortex-a5
Signed-off-by: Andy Voltz <andy.voltz@timesys.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/conf/machine')
-rw-r--r--meta/conf/machine/include/tune-cortexa5.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/conf/machine/include/tune-cortexa5.inc b/meta/conf/machine/include/tune-cortexa5.inc
new file mode 100644
index 0000000000..5511c5cc04
--- /dev/null
+++ b/meta/conf/machine/include/tune-cortexa5.inc
@@ -0,0 +1,5 @@
+CORTEX_ID = "a5"
+
+TUNEVALID[cortexa5] = "Enable Cortex-A5 specific processor optimizations"
+
+require conf/machine/include/tune-cortexa.inc