summaryrefslogtreecommitdiffstats
path: root/features/mouse/mouse_n.cfg
diff options
context:
space:
mode:
authorDragos Motrea <Dragos.Motrea@enea.com>2017-05-31 14:07:30 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2017-06-05 09:29:09 +0200
commit6c9f970096f3dff240b0ab366d94a72f4fbd557c (patch)
tree931de073b7006d236a4bdc1d509abc4b6117e943 /features/mouse/mouse_n.cfg
parent49700962b5d566f0c8e726409063193dee069828 (diff)
downloadenea-kernel-cache-6c9f970096f3dff240b0ab366d94a72f4fbd557c.tar.gz
Optimized the kernel foot print of the Host Image
In order to decrease the size of the kernel I removed unnecessary modules (drivers, debug capabilities) Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'features/mouse/mouse_n.cfg')
-rw-r--r--features/mouse/mouse_n.cfg22
1 files changed, 22 insertions, 0 deletions
diff --git a/features/mouse/mouse_n.cfg b/features/mouse/mouse_n.cfg
new file mode 100644
index 0000000..8e25ad8
--- /dev/null
+++ b/features/mouse/mouse_n.cfg
@@ -0,0 +1,22 @@
1CONFIG_INPUT_MOUSE=n
2CONFIG_MOUSE_PS2=n
3CONFIG_MOUSE_PS2_ALPS=n
4CONFIG_MOUSE_PS2_BYD=n
5CONFIG_MOUSE_PS2_LOGIPS2PP=n
6CONFIG_MOUSE_PS2_SYNAPTICS=n
7CONFIG_MOUSE_PS2_CYPRESS=n
8CONFIG_MOUSE_PS2_LIFEBOOK=n
9CONFIG_MOUSE_PS2_TRACKPOINT=n
10# CONFIG_MOUSE_PS2_ELANTECH is not set
11# CONFIG_MOUSE_PS2_SENTELIC is not set
12# CONFIG_MOUSE_PS2_TOUCHKIT is not set
13CONFIG_MOUSE_PS2_FOCALTECH=n
14# CONFIG_MOUSE_SERIAL is not set
15# CONFIG_MOUSE_APPLETOUCH is not set
16# CONFIG_MOUSE_BCM5974 is not set
17# CONFIG_MOUSE_CYAPA is not set
18# CONFIG_MOUSE_ELAN_I2C is not set
19# CONFIG_MOUSE_VSXXXAA is not set
20# CONFIG_MOUSE_GPIO is not set
21# CONFIG_MOUSE_SYNAPTICS_I2C is not set
22# CONFIG_MOUSE_SYNAPTICS_USB is not set