diff options
author | Dragos Motrea <Dragos.Motrea@enea.com> | 2017-05-31 14:07:30 +0200 |
---|---|---|
committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-06-05 09:29:09 +0200 |
commit | 6c9f970096f3dff240b0ab366d94a72f4fbd557c (patch) | |
tree | 931de073b7006d236a4bdc1d509abc4b6117e943 /features/tablet/tablet_n.scc | |
parent | 49700962b5d566f0c8e726409063193dee069828 (diff) | |
download | enea-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/tablet/tablet_n.scc')
-rw-r--r-- | features/tablet/tablet_n.scc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/features/tablet/tablet_n.scc b/features/tablet/tablet_n.scc new file mode 100644 index 0000000..5f0f5a2 --- /dev/null +++ b/features/tablet/tablet_n.scc | |||
@@ -0,0 +1,4 @@ | |||
1 | define KFEATURE_DESCRIPTION "Disable options for tablet input support" | ||
2 | define KFEATURE_COMPATIBILITY all | ||
3 | |||
4 | kconf hardware tablet_n.cfg | ||