Config.in.fsopts 290 B

123456789101112
  1. # This file is part of the OpenADK project. OpenADK is copyrighted
  2. # material, please see the LICENCE file in the top-level directory.
  3. menu "Filesystem options"
  4. config ADK_WALDUX_KERNEL_INOTIFY_USER
  5. bool "Enable INOTIFY"
  6. config ADK_WALDUX_KERNEL_DNOTIFY
  7. bool "Enable DNOTIFY"
  8. endmenu