Config.in.addons 364 B

123456789101112131415
  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. config ADK_KERNEL_ADDON_YAFFS2
  4. default y if ADK_TARGET_WITH_NAND
  5. boolean
  6. config ADK_KERNEL_ADDON_GRSEC
  7. boolean
  8. depends on ADK_KERNEL_VERSION_3_14
  9. config ADK_KERNEL_ADDON_MPTCP
  10. boolean
  11. depends on ADK_KERNEL_VERSION_3_14