summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/files/cfg/with_modules.cfg
diff options
context:
space:
mode:
authorStefan Sicleru <stefan.sicleru@enea.com>2016-03-31 15:37:32 +0200
committerAdrian Calianu <adrian.calianu@enea.com>2016-04-01 13:57:41 +0200
commit725726b13b3722cceb2fe2057685a8b3ca998a5e (patch)
tree82d1bb659d14208344fcfe747dc8c556570ea3cb /recipes-kernel/linux/files/cfg/with_modules.cfg
parent6ed7feb3608f6f2b1d951d4270aefcc3d8515cb7 (diff)
downloadmeta-enea-bsp-common-725726b13b3722cceb2fe2057685a8b3ca998a5e.tar.gz
linux/cfg: remove prefix from config fragments
Renamed kernel config fragments and provide them with prefix-free file names. Since prefixes are removed, README and associated script were also removed. References were updated within affected files. Signed-off-by: Stefan Sicleru <stefan.sicleru@enea.com> Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Diffstat (limited to 'recipes-kernel/linux/files/cfg/with_modules.cfg')
-rw-r--r--recipes-kernel/linux/files/cfg/with_modules.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-kernel/linux/files/cfg/with_modules.cfg b/recipes-kernel/linux/files/cfg/with_modules.cfg
new file mode 100644
index 0000000..f4b3ae2
--- /dev/null
+++ b/recipes-kernel/linux/files/cfg/with_modules.cfg
@@ -0,0 +1,5 @@
1CONFIG_MODULES=y
2# CONFIG_MODULE_FORCE_LOAD is not set
3CONFIG_MODULE_UNLOAD=y
4CONFIG_MODULE_FORCE_UNLOAD=y
5CONFIG_MODVERSIONS=y