summaryrefslogtreecommitdiffstats
path: root/compilechecks
diff options
context:
space:
mode:
authorAdrian Calianu <adrian.calianu@enea.com>2017-09-27 10:37:36 +0200
committerAdrian Calianu <adrian.calianu@enea.com>2017-09-27 10:37:36 +0200
commitad4d4e5cbad3ad875eaa59e0a919c014dfb6a39e (patch)
tree9f4ec55e714e2be67dab4b775775b704af454f74 /compilechecks
parent7579efbdb49529f36652b69d4630c6c43907f77b (diff)
downloadenea-kernel-cache-ad4d4e5cbad3ad875eaa59e0a919c014dfb6a39e.tar.gz
add guest features from yocto branch
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Diffstat (limited to 'compilechecks')
-rw-r--r--compilechecks/compilechecks_n.cfg6
-rw-r--r--compilechecks/compilechecks_n.scc4
2 files changed, 10 insertions, 0 deletions
diff --git a/compilechecks/compilechecks_n.cfg b/compilechecks/compilechecks_n.cfg
new file mode 100644
index 0000000..87263f0
--- /dev/null
+++ b/compilechecks/compilechecks_n.cfg
@@ -0,0 +1,6 @@
1CONFIG_ENABLE_WARN_DEPRECATED=n
2CONFIG_ENABLE_MUST_CHECK=n
3CONFIG_UNUSED_SYMBOLS=n
4CONFIG_DEBUG_FS=n
5CONFIG_SECTION_MISMATCH_WARN_ONLY=n
6CONFIG_FRAME_POINTER=n
diff --git a/compilechecks/compilechecks_n.scc b/compilechecks/compilechecks_n.scc
new file mode 100644
index 0000000..cd3c68a
--- /dev/null
+++ b/compilechecks/compilechecks_n.scc
@@ -0,0 +1,4 @@
1define KFEATURE_DESCRIPTION "Disable compile checks support"
2define KFEATURE_COMPATIBILITY all
3
4kconf non-hardware compilechecks_n.cfg