summaryrefslogtreecommitdiffstats
path: root/features/serio
diff options
context:
space:
mode:
authorAdrian Calianu <adrian.calianu@enea.com>2017-09-05 17:22:26 +0200
committerAdrian Calianu <adrian.calianu@enea.com>2017-09-05 17:22:26 +0200
commitc47f2bfcefee5d746dd72af26faec2b44ff553b5 (patch)
treeaa9ac21407f71af2520aec4d1dc4248217e83c11 /features/serio
parent85a500385477e07d144fc3fcfa4ec62e6aabc8e8 (diff)
downloadenea-kernel-cache-c47f2bfcefee5d746dd72af26faec2b44ff553b5.tar.gz
add new kernel features needed by guest
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Diffstat (limited to 'features/serio')
-rw-r--r--features/serio/serio_n.cfg15
-rw-r--r--features/serio/serio_n.scc4
2 files changed, 19 insertions, 0 deletions
diff --git a/features/serio/serio_n.cfg b/features/serio/serio_n.cfg
new file mode 100644
index 0000000..c505fdd
--- /dev/null
+++ b/features/serio/serio_n.cfg
@@ -0,0 +1,15 @@
1#
2# Hardware I/O ports
3#
4CONFIG_SERIO=n
5CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=n
6CONFIG_SERIO_I8042=n
7CONFIG_SERIO_SERPORT=n
8# CONFIG_SERIO_CT82C710 is not set
9# CONFIG_SERIO_PCIPS2 is not set
10# CONFIG_SERIO_LIBPS2 is not set
11# CONFIG_SERIO_RAW is not set
12# CONFIG_SERIO_ALTERA_PS2 is not set
13# CONFIG_SERIO_PS2MULT is not set
14# CONFIG_SERIO_ARC_PS2 is not set
15# CONFIG_USERIO is not set
diff --git a/features/serio/serio_n.scc b/features/serio/serio_n.scc
new file mode 100644
index 0000000..389bf1e
--- /dev/null
+++ b/features/serio/serio_n.scc
@@ -0,0 +1,4 @@
1define KFEATURE_DESCRIPTION "Disable serio support"
2define KFEATURE_COMPATIBILITY all
3
4kconf non-hardware serio_n.cfg