diff options
author | Adrian Mangeac <Adrian.Mangeac@enea.com> | 2019-04-18 14:10:02 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit2@sestogerrit02> | 2019-04-18 14:10:02 +0200 |
commit | 6f01326c719a755b996ea6333a309a4700170813 (patch) | |
tree | 543b9bebdc6bd5c4b22136034a95dd097a57d3dd /cfg | |
parent | 657f3c6eabce2095165c368d6adcfc7599459531 (diff) | |
parent | 1c07bc1c9e94a5fcc5a837221871474fec31cffb (diff) | |
download | enea-kernel-cache-master.tar.gz |
Diffstat (limited to 'cfg')
-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 | ||