summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--features/gigapages/gigapages_y.cfg11
-rw-r--r--features/gigapages/gigapages_y.scc4
2 files changed, 15 insertions, 0 deletions
diff --git a/features/gigapages/gigapages_y.cfg b/features/gigapages/gigapages_y.cfg
new file mode 100644
index 0000000..352a787
--- /dev/null
+++ b/features/gigapages/gigapages_y.cfg
@@ -0,0 +1,11 @@
1CONFIG_MEMORY_HOTREMOVE=y
2CONFIG_MEMORY_HOTPLUG=y
3CONFIG_MEMORY_HOTPLUG_SPARSE=y
4CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
5CONFIG_HAVE_BOOTMEM_INFO_NODE=y
6CONFIG_MIGRATION=y
7
8# MEMORY_ISOLATION needs the above configs first
9CONFIG_MEMORY_ISOLATION=y
10
11CONFIG_COMPACTION=y
diff --git a/features/gigapages/gigapages_y.scc b/features/gigapages/gigapages_y.scc
new file mode 100644
index 0000000..31280cb
--- /dev/null
+++ b/features/gigapages/gigapages_y.scc
@@ -0,0 +1,4 @@
1define KFEATURE_DESCRIPTION "Enable runtime gigapages support"
2define KFEATURE_COMPATIBILITY all
3
4kconf hardware gigapages_y.cfg