summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README31
1 files changed, 31 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..e822179
--- /dev/null
+++ b/README
@@ -0,0 +1,31 @@
1Enea Linux support for tickless operation
2=========================================
3
4This layer provides support for tickless operation in Enea Linux.
5Kernel patches and configurations are applied to be able to turn off the 1 Hz
6periodic tick that remains in CONFIG_NO_HZ_FULL mode.
7
8Supported Platforms
9-------------------
10x86, ARM (Keystone)
11
12Dependencies
13------------
14meta-enea:
15 URI: git://git.enea.com/linux/meta-enea
16 branch: daisy
17
18Maintenance
19-----------
20Maintainers: Enea Linux Team <linux-maintainers@enea.com>
21
22Contributing
23------------
24Contributions and patches can be sent to the Enea Linux following mailing list:
25 enealinux@lists.enea.com
26
27License
28-------
29All metadata is MIT licensed unless otherwise stated. Source code
30included in tree for individual recipes is under the LICENSE stated
31in each recipe (.bb file) unless otherwise stated.