diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2021-10-21 11:03:48 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2021-10-22 19:40:14 +0200 |
commit | dccd08de633300e474fac1fa14811abfa9462258 (patch) | |
tree | 7d75e1c9212ca811ff1f4edbb5994dce0cdad606 /target/linux/config | |
parent | fda33fed0bc594f3e3f3201876edee9d9b3d1b80 (diff) |
systemd: update to 249
Diffstat (limited to 'target/linux/config')
-rw-r--r-- | target/linux/config/Config.in.fsopts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.fsopts b/target/linux/config/Config.in.fsopts index d8afb57ce..ec2a5378f 100644 --- a/target/linux/config/Config.in.fsopts +++ b/target/linux/config/Config.in.fsopts @@ -9,4 +9,7 @@ config ADK_LINUX_KERNEL_INOTIFY_USER config ADK_LINUX_KERNEL_DNOTIFY bool "Enable DNOTIFY" +config ADK_LINUX_KERNEL_FANOTIFY + bool "Enable FANOTIFY" + endmenu |