summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto/extra-configs.cfg
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2024-03-19 13:33:57 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2024-03-19 13:35:05 +0000
commit29603462e1ce53f06604115f3866618fc9f5f3e0 (patch)
tree063efff794f10fbc23e9c3e75de3e25a84e574e0 /recipes-kernel/linux/linux-yocto/extra-configs.cfg
parent54f80102b0245ae7ca37103dafcf63c52ea47c89 (diff)
downloadmeta-virtualization-29603462e1ce53f06604115f3866618fc9f5f3e0.tar.gz
kernel/cfg: add space before distro optional features
distro optional features need to ensure that they are space separated or we'll have configuration failures. Additionally, always add a local configuration fragment for easy debug and enablement of options. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-kernel/linux/linux-yocto/extra-configs.cfg')
-rw-r--r--recipes-kernel/linux/linux-yocto/extra-configs.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto/extra-configs.cfg b/recipes-kernel/linux/linux-yocto/extra-configs.cfg
new file mode 100644
index 00000000..a43bbcbc
--- /dev/null
+++ b/recipes-kernel/linux/linux-yocto/extra-configs.cfg
@@ -0,0 +1 @@
# placeholder config fragment for local enable and debug \ No newline at end of file