summaryrefslogtreecommitdiffstats
path: root/features/input
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/input
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/input')
-rw-r--r--features/input/input_n.cfg3
-rw-r--r--features/input/input_n.scc5
2 files changed, 8 insertions, 0 deletions
diff --git a/features/input/input_n.cfg b/features/input/input_n.cfg
new file mode 100644
index 0000000..ee422f2
--- /dev/null
+++ b/features/input/input_n.cfg
@@ -0,0 +1,3 @@
1CONFIG_SERIO=n
2CONFIG_INPUT_LEDS=n
3CONFIG_INPUT_EVDEV=n
diff --git a/features/input/input_n.scc b/features/input/input_n.scc
new file mode 100644
index 0000000..16aaa94
--- /dev/null
+++ b/features/input/input_n.scc
@@ -0,0 +1,5 @@
1define KFEATURE_DESCRIPTION "Disable inputs"
2
3define KFEATURE_COMPATIBILITY all
4
5kconf hardware input_n.cfg