summaryrefslogtreecommitdiffstats
path: root/features/xor_blocks
diff options
context:
space:
mode:
authorGabriel Ionescu <gabriel.ionescu@enea.com>2017-06-08 18:13:42 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2017-06-09 12:23:55 +0200
commite07993bedd511575ccb0802cd14690111978b50a (patch)
tree7d7a2af922d679d4d1aff422f97cbc088bbd0314 /features/xor_blocks
parent20a2437ae70d46e830f0e343d2d6e4c5315dc2c8 (diff)
downloadenea-kernel-cache-e07993bedd511575ccb0802cd14690111978b50a.tar.gz
Kernel: Optimize boot time and add start/end messages
Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'features/xor_blocks')
-rw-r--r--features/xor_blocks/xor_blocks_m.cfg1
-rw-r--r--features/xor_blocks/xor_blocks_m.scc5
2 files changed, 6 insertions, 0 deletions
diff --git a/features/xor_blocks/xor_blocks_m.cfg b/features/xor_blocks/xor_blocks_m.cfg
new file mode 100644
index 0000000..584c49c
--- /dev/null
+++ b/features/xor_blocks/xor_blocks_m.cfg
@@ -0,0 +1 @@
CONFIG_XOR_BLOCKS=m
diff --git a/features/xor_blocks/xor_blocks_m.scc b/features/xor_blocks/xor_blocks_m.scc
new file mode 100644
index 0000000..3ef6b9d
--- /dev/null
+++ b/features/xor_blocks/xor_blocks_m.scc
@@ -0,0 +1,5 @@
1define KFEATURE_DESCRIPTION "Build XOR blocks as a module"
2
3define KFEATURE_COMPATIBILITY all
4
5kconf hardware xor_blocks_m.cfg