diff options
Diffstat (limited to 'cfg/amp_mem')
-rw-r--r-- | cfg/amp_mem/amp_mem.cfg | 16 | ||||
-rw-r--r-- | cfg/amp_mem/amp_mem.scc | 4 |
2 files changed, 0 insertions, 20 deletions
diff --git a/cfg/amp_mem/amp_mem.cfg b/cfg/amp_mem/amp_mem.cfg deleted file mode 100644 index 22125e1..0000000 --- a/cfg/amp_mem/amp_mem.cfg +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | # CONFIG_FREEZER is not set | ||
2 | CONFIG_PCI_ECAM=y | ||
3 | CONFIG_PCI_HOST_COMMON=y | ||
4 | CONFIG_PCI_HOST_GENERIC=y | ||
5 | # CONFIG_XEN is not set | ||
6 | # CONFIG_SUSPEND is not set | ||
7 | # CONFIG_PM is not set | ||
8 | # CONFIG_SYS_HYPERVISOR is not set | ||
9 | CONFIG_OF_DYNAMIC=y | ||
10 | CONFIG_OF_RESOLVE=y | ||
11 | CONFIG_OF_OVERLAY=y | ||
12 | # CONFIG_OF_CONFIGFS is not set | ||
13 | CONFIG_E1000E=y | ||
14 | CONFIG_HOTPLUG_CPU=y | ||
15 | CONFIG_MODULES=y | ||
16 | |||
diff --git a/cfg/amp_mem/amp_mem.scc b/cfg/amp_mem/amp_mem.scc deleted file mode 100644 index d7b2a1e..0000000 --- a/cfg/amp_mem/amp_mem.scc +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | define KFEATURE_DESCRIPTION "AMP Mem configuration" | ||
2 | define KFEATURE_COMPATIBILITY all | ||
3 | |||
4 | kconf non-hardware amp_mem.cfg | ||