summaryrefslogtreecommitdiffstats
path: root/features/powermanagement/powermanagement_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/powermanagement/powermanagement_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/powermanagement/powermanagement_n.cfg')
-rw-r--r--features/powermanagement/powermanagement_n.cfg14
1 files changed, 14 insertions, 0 deletions
diff --git a/features/powermanagement/powermanagement_n.cfg b/features/powermanagement/powermanagement_n.cfg
new file mode 100644
index 0000000..6052f83
--- /dev/null
+++ b/features/powermanagement/powermanagement_n.cfg
@@ -0,0 +1,14 @@
1CONFIG_SUSPEND=n
2CONFIG_SUSPEND_FREEZER=n
3CONFIG_PM_SLEEP=n
4CONFIG_PM_SLEEP_SMP=n
5# CONFIG_PM_AUTOSLEEP is not set
6# CONFIG_PM_WAKELOCKS is not set
7CONFIG_PM_DEBUG=n
8CONFIG_PM_ADVANCED_DEBUG=n
9# CONFIG_PM_TEST_SUSPEND is not set
10CONFIG_PM_SLEEP_DEBUG=n
11# CONFIG_PM_TRACE_RTC is not set
12# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
13CONFIG_ACPI_SLEEP=n
14CONFIG_VT_CONSOLE_SLEEP=n