summaryrefslogtreecommitdiff
path: root/scripts/package-build/linux-kernel
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2025-05-30 19:08:05 +0200
committerGitHub <noreply@github.com>2025-05-30 19:08:05 +0200
commit8350580ac5e21d67716f8d40d65786306a7d7b0d (patch)
tree22c881eb499854269158098984e22bf078a0b08e /scripts/package-build/linux-kernel
parentfa7052cc62e21946990ab99e50ca8cc9807c3357 (diff)
parent5871203be65314567f09ecd4ce57f22e0ce6e7f0 (diff)
downloadvyos-build-8350580ac5e21d67716f8d40d65786306a7d7b0d.tar.gz
vyos-build-8350580ac5e21d67716f8d40d65786306a7d7b0d.zip
Merge pull request #971 from c-po/inotify-stackfs
Kernel: T7428: re-enable CONFIG_INOTIFY_STACKFS
Diffstat (limited to 'scripts/package-build/linux-kernel')
-rw-r--r--scripts/package-build/linux-kernel/arch/x86/configs/vyos_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/package-build/linux-kernel/arch/x86/configs/vyos_defconfig b/scripts/package-build/linux-kernel/arch/x86/configs/vyos_defconfig
index de3b84aa..c68fc7f4 100644
--- a/scripts/package-build/linux-kernel/arch/x86/configs/vyos_defconfig
+++ b/scripts/package-build/linux-kernel/arch/x86/configs/vyos_defconfig
@@ -5420,6 +5420,7 @@ CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
+CONFIG_INOTIFY_STACKFS=y
# CONFIG_FANOTIFY is not set
# CONFIG_QUOTA is not set
CONFIG_AUTOFS_FS=m